X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=C4%2FClassSource.pm;h=5d76497cf26871f7e8ca29c6d18ff9157afafc33;hb=5d4d33b22d72e16a4f6a4579ea4c2d98dfa091ab;hp=13c2186bb6a98d396b17518d4e76e669e1a9055f;hpb=4c14cd317e92cb44aed69f09e99438f694ae32e5;p=koha_gimpoz diff --git a/C4/ClassSource.pm b/C4/ClassSource.pm index 13c2186bb6..5d76497cf2 100644 --- a/C4/ClassSource.pm +++ b/C4/ClassSource.pm @@ -22,7 +22,6 @@ use warnings; require Exporter; use C4::Context; -use C4::Koha; use C4::ClassSortRoutine; use vars qw($VERSION @ISA @EXPORT @EXPORT_OK %EXPORT_TAGS); @@ -358,6 +357,6 @@ sub GetClassSort { =head1 AUTHOR -Koha Development Team +Koha Development Team =cut