We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f2f46a commit 41440aeCopy full SHA for 41440ae
src/Database/Adapter/Postgres.php
@@ -15,7 +15,6 @@
15
use Utopia\Database\Exception\Truncate as TruncateException;
16
use Utopia\Database\Helpers\ID;
17
use Utopia\Database\Query;
18
-use Utopia\Database\Validator\Authorization;
19
20
class Postgres extends SQL
21
{
0 commit comments