diff --git a/app/cli.php b/app/cli.php index 73da58bcbf..cd60a0f5bf 100644 --- a/app/cli.php +++ b/app/cli.php @@ -7,7 +7,6 @@ use Appwrite\Event\Certificate; use Appwrite\Event\Delete; use Appwrite\Event\Func; use Appwrite\Platform\Appwrite; -use Utopia\App; use Utopia\Cache\Adapter\Sharding; use Utopia\Cache\Cache; use Utopia\CLI\CLI;