mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Update app/controllers/api/databases.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
This commit is contained in:
co-authored by
Eldad A. Fux
parent
cf96f8baca
commit
87bc7ad8b0
@@ -165,9 +165,6 @@ App::init()
|
||||
throw new Exception(Exception::TIMEOUT_BLOCKED);
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
|
||||
App::error()
|
||||
->groups(['timeout'])
|
||||
->inject('error')
|
||||
|
||||
Reference in New Issue
Block a user