diff --git a/app/config/errorCodes.php b/app/config/errorCodes.php index 11bb352878..f904d6e794 100644 --- a/app/config/errorCodes.php +++ b/app/config/errorCodes.php @@ -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 => [