X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=C4%2FClassSortRoutine.pm;h=9fce28e89d8fef1ce3f8f13463de8013c49575df;hb=98c59fc3577b5904fc980781ce805bff875b157f;hp=fcd797dadc32bc90d5f4d61cab879ed43d7fb858;hpb=7c0e441d50d8587ba496d3031d79bde3b0ec6a57;p=koha_gimpoz diff --git a/C4/ClassSortRoutine.pm b/C4/ClassSortRoutine.pm index fcd797dadc..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);