From dbe8928d695c9a8e9ab91ab64f2b58a2e237b33f Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Sat, 24 Mar 2012 16:48:27 +0000 Subject: do not import unused clean() function --- iurt2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'iurt2') diff --git a/iurt2 b/iurt2 index 74acffc..bc86925 100755 --- a/iurt2 +++ b/iurt2 @@ -40,7 +40,7 @@ use Iurt::DKMS; use Iurt::Urpmi; use Iurt::Chroot qw(add_local_user create_temp_chroot remove_chroot clean_all_chroot_tmp check_build_chroot clean_chroot); -use Iurt::Process qw(perform_command clean kill_for_good sudo); +use Iurt::Process qw(perform_command kill_for_good sudo); use Iurt::Mail qw(sendmail); use Iurt::Util qw(plog_init plog); use File::NCopy qw(copy); -- cgit v1.2.1