mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 17:08:45 +00:00
Removed unused namespaces
This commit is contained in:
parent
95a9ded28f
commit
d5849c39f3
1 changed files with 0 additions and 2 deletions
|
|
@ -6,7 +6,6 @@ use Appwrite\SMS\Adapter\Mock;
|
|||
use Appwrite\Auth\Validator\Password;
|
||||
use Appwrite\Auth\Validator\Phone;
|
||||
use Appwrite\Detector\Detector;
|
||||
use Appwrite\Event\Audit;
|
||||
use Appwrite\Event\Event;
|
||||
use Appwrite\Event\Mail;
|
||||
use Appwrite\Event\Phone as EventPhone;
|
||||
|
|
@ -40,7 +39,6 @@ use Utopia\Database\Validator\UID;
|
|||
use Utopia\Locale\Locale;
|
||||
use Utopia\Validator\ArrayList;
|
||||
use Utopia\Validator\Assoc;
|
||||
use Utopia\Validator\Range;
|
||||
use Utopia\Validator\Text;
|
||||
use Utopia\Validator\WhiteList;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue