summaryrefslogtreecommitdiffstats
path: root/perl-install/commands.pm
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/commands.pm')
-rw-r--r--perl-install/commands.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/perl-install/commands.pm b/perl-install/commands.pm
index fd709d5c7..b15b0a596 100644
--- a/perl-install/commands.pm
+++ b/perl-install/commands.pm
@@ -15,7 +15,6 @@ use vars qw($printable_chars *ROUTE *DF *PS);
#-######################################################################################
#- misc imports
#-######################################################################################
-use MDK::Common::System;
use common;
#-######################################################################################