removed C4::Dates from koha-ffzg.psgi
authorDobrica Pavlinusic <dpavlin@rot13.org>
Mon, 4 Jan 2016 14:56:15 +0000 (15:56 +0100)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Mon, 25 Mar 2019 14:43:15 +0000 (15:43 +0100)
misc/plack/koha-ffzg.psgi

index 838d1e8..32df8c1 100644 (file)
@@ -39,7 +39,6 @@ use lib "/srv/koha_ffzg/misc/plack/lib";
 use C4::Context;
 use C4::Languages;
 use C4::Members;
-use C4::Dates;
 use C4::Boolean;
 use C4::Letters;
 use C4::Koha;