Remove C::IO line from PayDriver base class;
This commit is contained in:
parent
9da8abc6e1
commit
ac9e75a0a3
1 changed files with 0 additions and 1 deletions
|
|
@ -16,7 +16,6 @@ package WebGUI::Shop::PayDriver;
|
|||
|
||||
use strict;
|
||||
|
||||
use Class::InsideOut qw{ :std };
|
||||
use Carp qw(croak);
|
||||
use Tie::IxHash;
|
||||
use WebGUI::Exception::Shop;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue