mirror of
https://github.com/appwrite/appwrite
synced 2026-05-20 23:48:23 +00:00
chore: linter
This commit is contained in:
parent
d03d3c05b4
commit
6ec640cfd5
1 changed files with 1 additions and 1 deletions
|
|
@ -2,8 +2,8 @@
|
|||
|
||||
namespace Appwrite\Event;
|
||||
|
||||
use Utopia\Queue\Connection;
|
||||
use Utopia\Database\Document;
|
||||
use Utopia\Queue\Connection;
|
||||
|
||||
class Webhook extends Event
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue