Moved deployment code to class
This commit is contained in:
parent
aef26b1cc3
commit
83209f642c
6 changed files with 61 additions and 39 deletions
|
|
@ -2,7 +2,6 @@ import {EventHandler, TimedEvent} from "./EventHandler";
|
|||
import {Container} from "../Container/Container";
|
||||
import {ReminderEvent} from "./ReminderEvent";
|
||||
import {ElementCreatedEvent} from "./ElementCreatedEvent";
|
||||
import {ClassNamed} from "../types/Class";
|
||||
import {sendCreatedNotificationEventHandler} from "./Handlers/SendCreatedNotification";
|
||||
import {PlaydateModel} from "../Models/PlaydateModel";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue