diff options
Diffstat (limited to 'drakclassic')
-rwxr-xr-x | drakclassic | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drakclassic b/drakclassic index 0ddfb1a..f42a5b0 100755 --- a/drakclassic +++ b/drakclassic @@ -24,7 +24,6 @@ use lib qw(/usr/lib/libDrakX); use strict; use MDK::Common; -use common; use Getopt::Long; use Pod::Usage; |