more import cleanups
This commit is contained in:
parent
2af4c4de63
commit
45ca61b7c2
6 changed files with 4 additions and 15 deletions
|
|
@ -16,14 +16,10 @@ package WebGUI::User;
|
|||
|
||||
use strict;
|
||||
use WebGUI::Group;
|
||||
use WebGUI::DatabaseLink;
|
||||
use WebGUI::Exception;
|
||||
use WebGUI::Utility;
|
||||
use WebGUI::Operation::Shared;
|
||||
use WebGUI::Workflow::Instance;
|
||||
use WebGUI::Shop::AddressBook;
|
||||
use JSON;
|
||||
use WebGUI::Exception;
|
||||
use JSON ();
|
||||
use WebGUI::ProfileField;
|
||||
use Tie::CPHash;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue