Bug 17600: Standardize our EXPORT_OK
[srvgit] / Koha / Course / Instructor.pm
index 62385d0..e6c4db9 100644 (file)
@@ -17,7 +17,6 @@ package Koha::Course::Instructor;
 
 use Modern::Perl;
 
-use Carp;
 
 use base qw(Koha::Object);