Bug 17327: (QA followup) Remove Carp::Always which is not used
[koha-ffzg.git] / t / db_dependent / Reserves / MultiplePerRecord.t
index 9771051..d2da653 100755 (executable)
@@ -17,7 +17,6 @@
 # You should have received a copy of the GNU General Public License
 # along with Koha; if not, see <http://www.gnu.org/licenses>.
 
-use Carp::Always;
 use Modern::Perl;
 
 use Test::More tests => 38;