regroup namespaces

This commit is contained in:
Everly Precia Suresh
2022-05-02 14:34:01 +00:00
parent d2008d33a5
commit fd3a802a30
+8 -8
View File
@@ -1,15 +1,15 @@
<?php
use Utopia\Storage\Device;
use Appwrite\Utopia\Response;
use Utopia\Registry\Registry;
use Utopia\App;
use Appwrite\Extend\Exception;
use Utopia\Storage\Device\Local;
use Utopia\Storage\Storage;
use Appwrite\ClamAV\Network;
use Appwrite\Event\Event;
use Appwrite\Extend\Exception;
use Appwrite\Utopia\Response;
use Utopia\App;
use Utopia\Database\Document;
use Utopia\Registry\Registry;
use Utopia\Storage\Device;
use Utopia\Storage\Device\Local;
use Utopia\Storage\Storage;
App::get('/v1/health')
->desc('Get HTTP')