From 3e0117fb215e271f8b84e672eb1340629582a9de Mon Sep 17 00:00:00 2001 From: Daniel Waxweiler Date: Sun, 21 May 2023 16:26:28 +0200 Subject: [PATCH] remove direct call check --- source/includes/EventsListBlock.php | 5 ----- source/includes/EventsListShortcut.php | 5 ----- source/includes/EventsListWidget.php | 5 ----- source/includes/GraphQlClient.php | 5 ----- source/includes/Settings.php | 5 ----- source/includes/constants.php | 5 ----- source/includes/exceptions/general-exception.php | 5 ----- source/includes/exceptions/group-not-found-exception.php | 5 ----- 8 files changed, 40 deletions(-) diff --git a/source/includes/EventsListBlock.php b/source/includes/EventsListBlock.php index 6226bcd..478b599 100644 --- a/source/includes/EventsListBlock.php +++ b/source/includes/EventsListBlock.php @@ -1,11 +1,6 @@ '; const NICE_NAME = ''; diff --git a/source/includes/exceptions/general-exception.php b/source/includes/exceptions/general-exception.php index b37cd09..4a6aaa7 100644 --- a/source/includes/exceptions/general-exception.php +++ b/source/includes/exceptions/general-exception.php @@ -1,11 +1,6 @@