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

@ -12,10 +12,8 @@ package WebGUI::Asset::Wobject::StockData;
use strict;
use WebGUI::International;
use WebGUI::SQL;
use WebGUI::Utility;
use WebGUI::Asset::Wobject;
use Finance::Quote;
our @ISA = qw(WebGUI::Asset::Wobject);