From ab7c04074cd50dc018a9f6d3bfae8f7f693cc25f Mon Sep 17 00:00:00 2001 From: Bradley Schofield Date: Sat, 17 Dec 2022 21:23:15 +0000 Subject: [PATCH] Update Phone.php --- src/Appwrite/Event/Phone.php | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Appwrite/Event/Phone.php b/src/Appwrite/Event/Phone.php index 162f1c92c6..0399e27e45 100644 --- a/src/Appwrite/Event/Phone.php +++ b/src/Appwrite/Event/Phone.php @@ -2,7 +2,6 @@ namespace Appwrite\Event; -use Resque; use Utopia\Queue\Client; use Utopia\Queue\Connection;