mirror of
https://github.com/appwrite/appwrite
synced 2026-05-24 09:28:40 +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;
|
namespace Appwrite\Event;
|
||||||
|
|
||||||
use Utopia\Queue\Connection;
|
|
||||||
use Utopia\Database\Document;
|
use Utopia\Database\Document;
|
||||||
|
use Utopia\Queue\Connection;
|
||||||
|
|
||||||
class Webhook extends Event
|
class Webhook extends Event
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue