From c2f7cd6d191698fabcf605262b4d6784fd933f73 Mon Sep 17 00:00:00 2001 From: Christy Jacob Date: Sun, 14 Aug 2022 11:06:04 +0530 Subject: [PATCH] feat: remove logger as an entity --- 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 7ce41b3d12..60d11619f3 100644 --- a/src/Appwrite/Extend/Exception.php +++ b/src/Appwrite/Extend/Exception.php @@ -31,7 +31,6 @@ class Exception extends \Exception * - Keys * - Platform * - Domain - * - Logger * - Mocks */