removing unnecessary use lines
This commit is contained in:
parent
44abb8230c
commit
a3adaee3a0
130 changed files with 0 additions and 370 deletions
|
|
@ -3,18 +3,12 @@ package WebGUI::Asset::Wobject::InOutBoard;
|
|||
$VERSION = "0.5.3";
|
||||
|
||||
use strict;
|
||||
use WebGUI::DateTime;
|
||||
use WebGUI::FormProcessor;
|
||||
use WebGUI::Grouping;
|
||||
use WebGUI::HTMLForm;
|
||||
use WebGUI::International;
|
||||
use WebGUI::Paginator;
|
||||
use WebGUI::Privilege;
|
||||
use WebGUI::Session;
|
||||
use WebGUI::SQL;
|
||||
use WebGUI::URL;
|
||||
use WebGUI::Asset::Wobject;
|
||||
use WebGUI::ErrorHandler;
|
||||
use Data::Dumper;
|
||||
|
||||
our @ISA = qw(WebGUI::Asset::Wobject);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue