We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1abe6c commit 757827eCopy full SHA for 757827e
src/Database/Adapter/SQL.php
@@ -8,7 +8,6 @@
8
use Utopia\Database\Database;
9
use Utopia\Database\Document;
10
use Utopia\Database\Exception as DatabaseException;
11
-use Utopia\Database\Exception\Duplicate as DuplicateException;
12
use Utopia\Database\Exception\NotFound as NotFoundException;
13
use Utopia\Database\Exception\Transaction as TransactionException;
14
use Utopia\Database\PDO;
0 commit comments