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