From ec2878b505a186505457dcdbef89fed07d943063 Mon Sep 17 00:00:00 2001 From: Jake Barnby Date: Mon, 6 May 2024 17:34:17 +1200 Subject: [PATCH] Lint --- app/cli.php | 1 - 1 file changed, 1 deletion(-) 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;