1
0
Fork 0
mirror of synced 2024-06-29 11:40:45 +12:00

fix: exception namespace

This commit is contained in:
Christy Jacob 2022-01-30 02:50:07 +04:00
parent ecb4f97a72
commit b32ab98c00

View file

@ -4,7 +4,7 @@
* List of server wide error codes and their respective messages.
*/
use Appwrite\Extend\Exception\Exception;
use Appwrite\Extend\Exception;
return [
Exception::TYPE_NONE => [