remove WebGUI::Utility
This commit is contained in:
parent
0adbb519f0
commit
ed04b99872
95 changed files with 6 additions and 207 deletions
|
|
@ -17,7 +17,6 @@ package WebGUI::Content::AssetDiscovery;
|
|||
use strict;
|
||||
use JSON;
|
||||
use WebGUI::Asset;
|
||||
use WebGUI::Utility;
|
||||
use XML::Simple;
|
||||
|
||||
=head1 NAME
|
||||
|
|
|
|||
|
|
@ -6,7 +6,6 @@ use JSON qw( from_json to_json );
|
|||
use URI;
|
||||
use WebGUI::Form;
|
||||
use WebGUI::Paginator;
|
||||
use WebGUI::Utility;
|
||||
use WebGUI::Macro::AdminBar;
|
||||
use Tie::IxHash;
|
||||
use Number::Format ();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue