diff --git a/lib/WebGUI/Shop/Pay.pm b/lib/WebGUI/Shop/Pay.pm index e6425bebc..4ebb03cb6 100644 --- a/lib/WebGUI/Shop/Pay.pm +++ b/lib/WebGUI/Shop/Pay.pm @@ -16,7 +16,6 @@ package WebGUI::Shop::Pay; use strict; -#use Class::InsideOut qw{ :std }; use Moose; use WebGUI::Exception; use WebGUI::International;