mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Remove todo
This commit is contained in:
@@ -110,7 +110,6 @@ class BuildsV1 extends Worker
|
||||
/** Trigger Webhook */
|
||||
$deploymentModel = new Deployment();
|
||||
|
||||
// TODO: Use Webhook() event here. If doesnt exist, create class for it
|
||||
$deploymentUpdate = new Event(Event::WEBHOOK_QUEUE_NAME, Event::WEBHOOK_CLASS_NAME);
|
||||
$deploymentUpdate
|
||||
->setProject($project)
|
||||
|
||||
Reference in New Issue
Block a user