Bug 6831 follow-up: add support for UNIMARC and NORMARC
[koha_gimpoz] / C4 / ClassSortRoutine.pm
index fcd797d..9fce28e 100644 (file)
@@ -23,7 +23,6 @@ use warnings;
 require Exporter;
 use Class::Factory::Util;
 use C4::Context;
-use C4::Koha;
 
 use vars qw($VERSION @ISA @EXPORT @EXPORT_OK %EXPORT_TAGS);