Bug 20727: (QA follow-up) Remove a few use statements again
[koha.git] / misc / cronjobs / fines.pl
index 9fa7b94..1568908 100755 (executable)
@@ -38,7 +38,6 @@ use File::Spec;
 
 use Koha::Calendar;
 use Koha::DateUtils;
-use Koha::UploadedFile;
 use C4::Log;
 
 my $help;