X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=C4%2FClassSortRoutine.pm;h=9fce28e89d8fef1ce3f8f13463de8013c49575df;hb=9d80ca27750c60471ef0902c6f7bda345341dd7c;hp=e8c9b5ec304e70c5af3f5a77b6d8f3afd73a90ef;hpb=7279f55b60e02780df6b65c4c92ade9f413d5c01;p=koha.git diff --git a/C4/ClassSortRoutine.pm b/C4/ClassSortRoutine.pm index e8c9b5ec30..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 Developement team +Koha Development Team =cut