diff --git a/app/controllers/general.php b/app/controllers/general.php index d509c9bb18..ae5b17cee6 100644 --- a/app/controllers/general.php +++ b/app/controllers/general.php @@ -11,7 +11,6 @@ use Appwrite\Event\Event; use Appwrite\Event\Func; use Appwrite\Event\StatsUsage; use Appwrite\Extend\Exception as AppwriteException; -use Appwrite\Network\Platform; use Appwrite\Network\Validator\Origin; use Appwrite\Platform\Appwrite; use Appwrite\SDK\Method;