From 48ddf269b0483300ee227be57310c24698ca9ee4 Mon Sep 17 00:00:00 2001 From: Dillon-Brown Date: Mon, 3 Feb 2020 17:18:46 +0000 Subject: [PATCH] Remove Administration bundle from core modules. - This is no longer used and goes against the general design of the application. --- core/modules/.gitkeep | 0 core/modules/Administration/AdministrationBundle.php | 12 ------------ 2 files changed, 12 deletions(-) create mode 100644 core/modules/.gitkeep delete mode 100644 core/modules/Administration/AdministrationBundle.php diff --git a/core/modules/.gitkeep b/core/modules/.gitkeep new file mode 100644 index 000000000..e69de29bb diff --git a/core/modules/Administration/AdministrationBundle.php b/core/modules/Administration/AdministrationBundle.php deleted file mode 100644 index 6b4e45653..000000000 --- a/core/modules/Administration/AdministrationBundle.php +++ /dev/null @@ -1,12 +0,0 @@ -