diff --git a/app/lib/App/Core/AccessControl.php b/app/lib/App/Core/AccessControl.php index 77ce340..b286dec 100644 --- a/app/lib/App/Core/AccessControl.php +++ b/app/lib/App/Core/AccessControl.php @@ -106,9 +106,4 @@ class AccessControl { return; } - - private function api($powerLevel): void - { - // ... - } } \ No newline at end of file diff --git a/public/api/v1/receive.php b/public/api/v1/receive.php deleted file mode 100644 index 70b4ba5..0000000 --- a/public/api/v1/receive.php +++ /dev/null @@ -1 +0,0 @@ -