mirror of
https://github.com/appwrite/appwrite
synced 2026-05-22 08:28:42 +00:00
format
This commit is contained in:
parent
81480f4492
commit
31ffc9ea92
1 changed files with 0 additions and 7 deletions
|
|
@ -2,14 +2,7 @@
|
|||
|
||||
namespace Appwrite\Auth;
|
||||
|
||||
use Appwrite\Utopia\Database\Documents\User;
|
||||
use Utopia\Auth\Proof;
|
||||
use Utopia\Auth\Proofs\Token;
|
||||
use Utopia\Database\DateTime;
|
||||
use Utopia\Database\Document;
|
||||
use Utopia\Database\Helpers\Role;
|
||||
use Utopia\Database\Validator\Authorization;
|
||||
use Utopia\Database\Validator\Roles;
|
||||
|
||||
class Auth
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue