remove WebGUI::Utility

This commit is contained in:
Graham Knop 2010-09-07 13:13:56 -05:00
parent 0adbb519f0
commit ed04b99872
95 changed files with 6 additions and 207 deletions

View file

@ -91,7 +91,6 @@ around BUILDARGS => sub {
use WebGUI::Shop::Admin;
use WebGUI::Exception::Shop;
use WebGUI::International;
use WebGUI::Utility qw{};
use List::Util qw{ sum };
use JSON qw{ encode_json };