aboutsummaryrefslogtreecommitdiffstats
path: root/modules
diff options
context:
space:
mode:
Diffstat (limited to 'modules')
-rwxr-xr-xmodules/hostmanager/hostmanager1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/hostmanager/hostmanager b/modules/hostmanager/hostmanager
index bc7fd608..4d3b0f4d 100755
--- a/modules/hostmanager/hostmanager
+++ b/modules/hostmanager/hostmanager
@@ -17,7 +17,6 @@
# along with AdminPanel. If not, see <http://www.gnu.org/licenses/>.
use Modern::Perl 2011;
use autodie;
-use AdminPanel::Shared;
use AdminPanel::Hosts::GHosts;
use yui;