Bug 20727: (QA follow-up) Remove a few use statements again
[koha-equinox.git] / C4 / Auth.pm
index 6f00a1b..5722e4f 100644 (file)
@@ -30,7 +30,6 @@ use C4::Templates;    # to get the template
 use C4::Languages;
 use C4::Search::History;
 use Koha;
-use Koha::UploadedFile;
 use Koha::Caches;
 use Koha::AuthUtils qw(get_script_name hash_password);
 use Koha::DateUtils qw(dt_from_string);