Remove the warnings pragma

This commit is contained in:
Colin Kuskie 2009-01-02 22:32:54 +00:00
parent a894bf906a
commit da39f70f49
6 changed files with 0 additions and 8 deletions

View file

@ -11,7 +11,6 @@ package WebGUI::Asset::Wobject::UserList;
#-------------------------------------------------------------------
use strict;
use warnings;
use HTML::Entities;
use Tie::CPHash;
use Tie::IxHash;