Fix module use issues. Fixes bug#11222
Remove bad use line from TaxDriver/EU.pm Add line for TT2 in testEnvironment.pl
This commit is contained in:
parent
a182524fe9
commit
727348a1c9
3 changed files with 2 additions and 1 deletions
|
|
@ -16,7 +16,6 @@ package WebGUI::Shop::TaxDriver::EU;
|
|||
|
||||
use strict;
|
||||
|
||||
use SOAP::Lite;
|
||||
use WebGUI::Content::Account;
|
||||
use WebGUI::TabForm;
|
||||
use WebGUI::Utility qw{ isIn };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue