Fix namespace

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

View file

@ -1,6 +1,6 @@
<?php
namespace Appwrite\Platform\Modules\Databases\Http\Databases\TablesDB\Logs;
namespace Appwrite\Platform\Modules\Databases\Http\TablesDB\Logs;
use Appwrite\Extend\Exception;
use Appwrite\SDK\AuthType;