remove WebGUI::Utility
This commit is contained in:
parent
0adbb519f0
commit
ed04b99872
95 changed files with 6 additions and 207 deletions
|
|
@ -22,7 +22,6 @@ use WebGUI::Asset::File;
|
|||
use WebGUI::Asset::File::Image;
|
||||
use WebGUI::Session;
|
||||
use WebGUI::Storage;
|
||||
use WebGUI::Utility;
|
||||
|
||||
$| = 1;
|
||||
|
||||
|
|
|
|||
|
|
@ -15,7 +15,6 @@ use Getopt::Long;
|
|||
use Pod::Usage;
|
||||
use WebGUI::Paths -inc;
|
||||
use WebGUI::Session;
|
||||
use WebGUI::Utility;
|
||||
|
||||
$| = 1;
|
||||
my $configFile;
|
||||
|
|
|
|||
|
|
@ -24,7 +24,6 @@ use Image::Magick;
|
|||
|
||||
|
||||
use WebGUI::Paths -inc;
|
||||
use WebGUI::Utility;
|
||||
|
||||
my $thumbnailSize;
|
||||
my $onlyMissingThumbnails;
|
||||
|
|
|
|||
|
|
@ -19,7 +19,6 @@ use WebGUI::DateTime;
|
|||
use WebGUI::Group;
|
||||
use WebGUI::Session;
|
||||
use WebGUI::User;
|
||||
use WebGUI::Utility;
|
||||
|
||||
$|=1;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue