mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-03 08:25:52 +02:00
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.
|
# If the <filename> is omitted, then a 'check' operation is performed.
|
||||||
#
|
#
|
||||||
use strict;
|
use strict;
|
||||||
use FindBin;
|
|
||||||
use lib "$FindBin::Bin";
|
|
||||||
use Shorewall::Compiler;
|
use Shorewall::Compiler;
|
||||||
use Getopt::Long;
|
use Getopt::Long;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user