From d410dc5f3dd46c2c46245f400e0670119cd3bab8 Mon Sep 17 00:00:00 2001 From: Christy Jacob Date: Wed, 9 Feb 2022 01:26:02 +0400 Subject: [PATCH] feat: move oauth errors to projects --- src/Appwrite/Extend/Exception.php | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Appwrite/Extend/Exception.php b/src/Appwrite/Extend/Exception.php index d45e36904..4ce099531 100644 --- a/src/Appwrite/Extend/Exception.php +++ b/src/Appwrite/Extend/Exception.php @@ -13,7 +13,6 @@ class Exception extends \Exception * Appwrite has the follwing entities: * - General * - Users - * - OAuth * - Teams * - Memberships * - Avatars