Bug 17680: Remove Koha::Upload use incorrectly added
[koha-equinox.git] / offline_circ / enqueue_koc.pl
index e7e8746..3640c1d 100755 (executable)
@@ -34,7 +34,6 @@ use C4::Members;
 use C4::Stats;
 use Koha::UploadedFiles;
 use Koha::Checkouts;
-use Koha::Upload;
 
 use Date::Calc qw( Add_Delta_Days Date_to_Days );