Remove the warnings pragma
This commit is contained in:
parent
a894bf906a
commit
da39f70f49
6 changed files with 0 additions and 8 deletions
|
|
@ -15,7 +15,6 @@ package WebGUI::Form::Interval;
|
|||
=cut
|
||||
|
||||
use strict;
|
||||
use warnings;
|
||||
use base qw(WebGUI::Form::Control);
|
||||
use Tie::IxHash;
|
||||
use WebGUI::Form::SelectBox;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue