aboutsummaryrefslogtreecommitdiffstats
path: root/modules
diff options
context:
space:
mode:
authorMatteo Pasotti <matteo.pasotti@gmail.com>2014-01-12 00:40:41 +0100
committerMatteo Pasotti <matteo.pasotti@gmail.com>2014-01-12 00:40:41 +0100
commitd893b66965c89f82d575ac15ccf897786eeeb5fc (patch)
tree2ddd34d5e665d10982dc3b27940707395e148f81 /modules
parent9d2d85b6a839077b049a9c034d265aee90937d56 (diff)
downloadcolin-keep-d893b66965c89f82d575ac15ccf897786eeeb5fc.tar
colin-keep-d893b66965c89f82d575ac15ccf897786eeeb5fc.tar.gz
colin-keep-d893b66965c89f82d575ac15ccf897786eeeb5fc.tar.bz2
colin-keep-d893b66965c89f82d575ac15ccf897786eeeb5fc.tar.xz
colin-keep-d893b66965c89f82d575ac15ccf897786eeeb5fc.zip
- do not use AdminPanel::Shared
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 bc7fd60..4d3b0f4 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;