Update app/controllers/api/databases.php

Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
This commit is contained in:
Shmuel Fogel
2023-02-12 23:35:09 +02:00
committed by GitHub
co-authored by Eldad A. Fux
parent cf96f8baca
commit 87bc7ad8b0
-3
View File
@@ -165,9 +165,6 @@ App::init()
throw new Exception(Exception::TIMEOUT_BLOCKED);
}
});
App::error()
->groups(['timeout'])
->inject('error')