From 601073302b05c43c56db81afaeea7795d9514015 Mon Sep 17 00:00:00 2001 From: Eldad Fux Date: Sat, 27 Jun 2020 08:48:47 +0300 Subject: [PATCH] Removed unused globals --- app/controllers/api/health.php | 2 +- app/controllers/api/locale.php | 2 +- app/controllers/api/storage.php | 2 +- app/controllers/api/teams.php | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app/controllers/api/health.php b/app/controllers/api/health.php index 76727563ae..46db6b65f6 100644 --- a/app/controllers/api/health.php +++ b/app/controllers/api/health.php @@ -1,6 +1,6 @@