From bbe5ac95f5f9d57e0fbf83d0b20d204142f5be50 Mon Sep 17 00:00:00 2001 From: Hemachandar Date: Fri, 27 Feb 2026 13:04:49 +0530 Subject: [PATCH] lint --- src/Appwrite/Platform/Modules/VCS/Http/GitHub/Callback/Get.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/Appwrite/Platform/Modules/VCS/Http/GitHub/Callback/Get.php b/src/Appwrite/Platform/Modules/VCS/Http/GitHub/Callback/Get.php index 4ab2613556..cb45efbf39 100644 --- a/src/Appwrite/Platform/Modules/VCS/Http/GitHub/Callback/Get.php +++ b/src/Appwrite/Platform/Modules/VCS/Http/GitHub/Callback/Get.php @@ -10,8 +10,6 @@ use Utopia\Database\Database; use Utopia\Database\DateTime; use Utopia\Database\Document; use Utopia\Database\Helpers\ID; -use Utopia\Database\Helpers\Permission; -use Utopia\Database\Helpers\Role; use Utopia\Database\Query; use Utopia\Platform\Action; use Utopia\Platform\Scope\HTTP;