Bug 17600: Standardize our EXPORT_OK
[srvgit] / Koha / Cash / Register / Cashups.pm
index 8e82a01..58a562c 100644 (file)
@@ -17,7 +17,6 @@ package Koha::Cash::Register::Cashups;
 
 use Modern::Perl;
 
-use Carp;
 
 use Koha::Database;
 use Koha::Cash::Register::Cashup;