Bug 8433 Remove unused 'use English'
[koha.git] / C4 / SIP / Sip / Configuration / Institution.pm
index 1e50af2..cd2c80c 100644 (file)
@@ -7,8 +7,6 @@ package Sip::Configuration::Institution;
 
 use strict;
 use warnings;
-use English;
-# use Exporter;
 
 sub new {
     my ($class, $obj) = @_;