chore: linter

This commit is contained in:
Christy Jacob
2024-12-19 16:56:17 +05:30
parent d03d3c05b4
commit 6ec640cfd5
+1 -1
View File
@@ -2,8 +2,8 @@
namespace Appwrite\Event;
use Utopia\Queue\Connection;
use Utopia\Database\Document;
use Utopia\Queue\Connection;
class Webhook extends Event
{