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
@@ -33,7 +33,7 @@ use Appwrite\Network\Validator\Origin;
use Appwrite\OpenSSL\OpenSSL;
use Appwrite\URL\URL as AppwriteURL;
use Appwrite\Usage\Stats;
use Utopia\App;
use Utopia\Http\Http;
use Utopia\Logger\Logger;
use Utopia\Cache\Adapter\Redis as RedisCache;
use Utopia\Cache\Cache;