mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 08:58:35 +00:00
Fix imports
This commit is contained in:
parent
66a44dcd36
commit
e4228fe2e5
1 changed files with 0 additions and 3 deletions
|
|
@ -9,9 +9,6 @@ use Utopia\Database\Database;
|
|||
use Utopia\Database\Document;
|
||||
use Utopia\Database\Validator\Authorization;
|
||||
|
||||
use const Appwrite\Platform\Modules\Databases\DOCUMENTS;
|
||||
use const Appwrite\Platform\Modules\Databases\ROWS;
|
||||
|
||||
abstract class Action extends AppwriteAction
|
||||
{
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in a new issue