mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 00:49:02 +00:00
lint
This commit is contained in:
parent
10a9845898
commit
60e57eb9c5
1 changed files with 1 additions and 1 deletions
|
|
@ -76,7 +76,7 @@ class Create extends Action
|
|||
throw new Exception(Exception::GENERAL_BAD_REQUEST, 'Token expiry date must be a valid date, and at least 1 day from now');
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* @var Document $bucket
|
||||
|
|
|
|||
Loading…
Reference in a new issue