removing unnecessary use lines
This commit is contained in:
parent
44abb8230c
commit
a3adaee3a0
130 changed files with 0 additions and 370 deletions
|
|
@ -13,15 +13,10 @@ package WebGUI::Asset::Wobject::Navigation;
|
|||
use strict;
|
||||
use Tie::IxHash;
|
||||
use WebGUI::Asset::Wobject;
|
||||
use WebGUI::ErrorHandler;
|
||||
use WebGUI::Form;
|
||||
use WebGUI::Icon;
|
||||
use WebGUI::International;
|
||||
use WebGUI::Privilege;
|
||||
use WebGUI::Session;
|
||||
use WebGUI::SQL;
|
||||
use WebGUI::TabForm;
|
||||
use WebGUI::URL;
|
||||
use WebGUI::Utility;
|
||||
|
||||
our @ISA = qw(WebGUI::Asset::Wobject);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue