Run Linter

This commit is contained in:
Bradley Schofield
2024-07-09 17:30:45 +09:00
parent 6898957e98
commit ca06cc72f2
@@ -15,7 +15,6 @@ use Utopia\Database\Exception\Conflict;
use Utopia\Database\Exception\Restricted;
use Utopia\Database\Exception\Structure;
use Utopia\Database\Helpers\ID;
use Utopia\Database\Query;
use Utopia\Logger\Log;
use Utopia\Logger\Log\Breadcrumb;
use Utopia\Migration\Destinations\Appwrite as DestinationsAppwrite;