Bug 8435: DBRev 3.13.00.038
[koha.git] / C4 / Auth_with_cas.pm
index f841449..46cb1ec 100644 (file)
@@ -22,7 +22,6 @@ use warnings;
 
 use C4::Debug;
 use C4::Context;
-use C4::Utils qw( :all );
 use Authen::CAS::Client;
 use CGI;
 use FindBin;