We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48e299b commit 18a2875Copy full SHA for 18a2875
1 file changed
src/Database/Adapter/SQL.php
@@ -13,7 +13,6 @@
13
use Utopia\Database\Exception\NotFound as NotFoundException;
14
use Utopia\Database\Exception\Transaction as TransactionException;
15
use Utopia\Database\Query;
16
-use Utopia\Database\Validator\Spatial;
17
18
abstract class SQL extends Adapter
19
{
0 commit comments