From 47f47ac01775daedda2e9127393e3d867e48e5c1 Mon Sep 17 00:00:00 2001 From: nobohan Date: Thu, 5 May 2022 10:11:12 +0200 Subject: [PATCH] admin: delete obsolet country controller --- .../Controller/AdminCountryCRUDController.php | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 src/Bundle/ChillMainBundle/Controller/AdminCountryCRUDController.php diff --git a/src/Bundle/ChillMainBundle/Controller/AdminCountryCRUDController.php b/src/Bundle/ChillMainBundle/Controller/AdminCountryCRUDController.php deleted file mode 100644 index a0447a1c7..000000000 --- a/src/Bundle/ChillMainBundle/Controller/AdminCountryCRUDController.php +++ /dev/null @@ -1,18 +0,0 @@ -