Bug 28378: Elasticsearch - Add 264c to default copydate mappings (MARC21)
[koha-ffzg.git] / Koha / Patron / Files.pm
index 4c5358c..6c3a330 100644 (file)
@@ -19,15 +19,9 @@ package Koha::Patron::Files;
 
 use Modern::Perl;
 
-use vars qw();
 
 use C4::Context;
 use C4::Output;
-use C4::Debug;
-
-BEGIN {
-
-}
 
 =head1 NAME