X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=C4%2FClassSortRoutine.pm;h=9fce28e89d8fef1ce3f8f13463de8013c49575df;hb=0ef6b0d5c618c2bd4d0ec942e870a6f989632ca0;hp=19fd99837ea196bc223183460bd63dab728e22be;hpb=64daee549541d8dc7c763426f417bdfe97f085bc;p=koha_gimpoz diff --git a/C4/ClassSortRoutine.pm b/C4/ClassSortRoutine.pm index 19fd99837e..9fce28e89d 100644 --- a/C4/ClassSortRoutine.pm +++ b/C4/ClassSortRoutine.pm @@ -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); @@ -126,7 +125,7 @@ sub _get_class_sort_key { =head1 AUTHOR -Koha Development Team +Koha Development Team =cut