forked from extern/shorewall_code
Delete superfuous 'use' statements
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
63b477a4de
commit
fe7bb4abca
@ -46,8 +46,6 @@
|
||||
# If the <filename> is omitted, then a 'check' operation is performed.
|
||||
#
|
||||
use strict;
|
||||
use FindBin;
|
||||
use lib "$FindBin::Bin";
|
||||
use Shorewall::Compiler;
|
||||
use Getopt::Long;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user