aboutsummaryrefslogtreecommitdiffstats
path: root/emi
diff options
context:
space:
mode:
Diffstat (limited to 'emi')
-rwxr-xr-xemi2
1 files changed, 1 insertions, 1 deletions
diff --git a/emi b/emi
index 3726495..1ce3ec4 100755
--- a/emi
+++ b/emi
@@ -33,7 +33,7 @@ use Iurt::Process qw(check_pid);
use Iurt::Queue qw(get_upload_tree_state);
use Iurt::Util qw(plog_init plog);
use Iurt::Emi qw(find_prefixes_ready_to_upload record_uploaded_packages upload_prefix_in_media);
-use MDK::Common qw(cat_ touch);
+use MDK::Common qw(cat_);
my %run;
my $program_name = 'emi';