removed the need for Data::Serializer
This commit is contained in:
parent
88b421853c
commit
6613992f3d
6 changed files with 4 additions and 48 deletions
|
|
@ -28,7 +28,6 @@ use WebGUI::SQL;
|
|||
use WebGUI::Template;
|
||||
use WebGUI::Utility;
|
||||
use WebGUI::DateTime;
|
||||
use Data::Serializer;
|
||||
|
||||
our @ISA = qw(WebGUI::Persistent::Tree);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue