This commit is contained in:
Jake Barnby 2025-08-20 01:24:14 +12:00
parent 855771bb6c
commit bf161fad42
No known key found for this signature in database
GPG key ID: C437A8CC85B96E9C

View file

@ -5,7 +5,6 @@ namespace Appwrite\Platform\Modules\Databases\Http\Databases\TablesDB\Logs;
use Appwrite\Extend\Exception;
use Appwrite\SDK\AuthType;
use Appwrite\SDK\ContentType;
use Appwrite\SDK\Deprecated;
use Appwrite\SDK\Method;
use Appwrite\SDK\Response as SDKResponse;
use Appwrite\Utopia\Response as UtopiaResponse;