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
@@ -12,7 +12,7 @@ use Appwrite\Utopia\Database\Validator\Queries\Projects;
use Appwrite\Utopia\Response;
use PHPMailer\PHPMailer\PHPMailer;
use Utopia\Abuse\Adapters\TimeLimit;
use Utopia\App;
use Utopia\Http\Http;
use Utopia\Audit\Audit;
use Utopia\Cache\Cache;
use Utopia\Config\Config;