diff --git a/src/Appwrite/Platform/Tasks/ScheduleBase.php b/src/Appwrite/Platform/Tasks/ScheduleBase.php index 0ad8c5ac9a..3853f0d9b3 100644 --- a/src/Appwrite/Platform/Tasks/ScheduleBase.php +++ b/src/Appwrite/Platform/Tasks/ScheduleBase.php @@ -195,7 +195,6 @@ abstract class ScheduleBase extends Action } if (empty($this->schedules)) { Console::success("No resources found"); - return; } // On initial load: load all projects from all schedules