From d893b66965c89f82d575ac15ccf897786eeeb5fc Mon Sep 17 00:00:00 2001 From: Matteo Pasotti Date: Sun, 12 Jan 2014 00:40:41 +0100 Subject: - do not use AdminPanel::Shared --- modules/hostmanager/hostmanager | 1 - 1 file changed, 1 deletion(-) (limited to 'modules') diff --git a/modules/hostmanager/hostmanager b/modules/hostmanager/hostmanager index bc7fd60..4d3b0f4 100755 --- a/modules/hostmanager/hostmanager +++ b/modules/hostmanager/hostmanager @@ -17,7 +17,6 @@ # along with AdminPanel. If not, see . use Modern::Perl 2011; use autodie; -use AdminPanel::Shared; use AdminPanel::Hosts::GHosts; use yui; -- cgit v1.2.1