reworking preload a little

This commit is contained in:
JT Smith 2005-03-31 17:04:44 +00:00
parent 50b756a5ae
commit 21767a5789
4 changed files with 36 additions and 23 deletions

View file

@ -15,7 +15,6 @@ package WebGUI::Form;
=cut
use strict;
use HTTP::BrowserDetect;
use Tie::IxHash;
use WebGUI::Asset;
use WebGUI::Asset::Template;