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

@ -16,7 +16,6 @@ package WebGUI::Form::Group;
use strict;
use base 'WebGUI::Form::SelectList';
use WebGUI::Grouping;
use WebGUI::International;
use WebGUI::SQL;