remove grouping use line

This commit is contained in:
JT Smith 2006-01-12 22:52:22 +00:00
parent 20a4aebb13
commit 5a8845c407
38 changed files with 0 additions and 39 deletions

View file

@ -3,7 +3,6 @@ package WebGUI::Asset::Wobject::InOutBoard;
$VERSION = "0.5.3";
use strict;
use WebGUI::Grouping;
use WebGUI::HTMLForm;
use WebGUI::International;
use WebGUI::Paginator;