diff --git a/lib/WebGUI/Shop/PayDriver.pm b/lib/WebGUI/Shop/PayDriver.pm index 58012b46e..c2d4e279f 100644 --- a/lib/WebGUI/Shop/PayDriver.pm +++ b/lib/WebGUI/Shop/PayDriver.pm @@ -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;