Bug 17600: Standardize our EXPORT_OK
[srvgit] / Koha / Account / Offset.pm
index 0751ce8..1ff8c11 100644 (file)
@@ -17,7 +17,6 @@ package Koha::Account::Offset;
 
 use Modern::Perl;
 
-use Carp;
 
 use Koha::Database;
 use Koha::Account::Lines;