Bug 17600: Standardize our EXPORT_OK
[srvgit] / Koha / Cash / Register / Action.pm
index ede413c..3411869 100644 (file)
@@ -17,7 +17,6 @@ package Koha::Cash::Register::Action;
 
 use Modern::Perl;
 
-use Carp;
 
 use Koha::Database;