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::Storage;
|
|||
=cut
|
||||
|
||||
use strict;
|
||||
use warnings;
|
||||
use Archive::Tar;
|
||||
use Carp qw( croak );
|
||||
use Cwd ();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue