diff options
Diffstat (limited to 'AdminPanel')
-rw-r--r-- | AdminPanel/Hosts/GHosts.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/AdminPanel/Hosts/GHosts.pm b/AdminPanel/Hosts/GHosts.pm index 9557b908..2e9751e7 100644 --- a/AdminPanel/Hosts/GHosts.pm +++ b/AdminPanel/Hosts/GHosts.pm @@ -37,7 +37,7 @@ use utf8; use Glib; use yui; -use AdminPanel::Shared; +#use AdminPanel::Shared; use AdminPanel::Hosts::hosts; =head1 VERSION |