update to app to Http

This commit is contained in:
Damodar Lohani
2023-09-10 12:30:32 +00:00
parent d691601115
commit 4ddd4dadd9
66 changed files with 76 additions and 76 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ use Appwrite\Platform\Appwrite;
use Utopia\CLI\CLI;
use Utopia\Database\Validator\Authorization;
use Utopia\Platform\Service;
use Utopia\App;
use Utopia\Http\Http;
use Utopia\CLI\Console;
use Utopia\Cache\Adapter\Sharding;
use Utopia\Cache\Cache;