Commit e8efd74d authored by mkanat%bugzilla.org's avatar mkanat%bugzilla.org

There was an additional patch in bug 375357 that was accidentally checked-in,…

There was an additional patch in bug 375357 that was accidentally checked-in, that wasn't part of that bug.
parent 0a152b41
...@@ -44,9 +44,6 @@ ...@@ -44,9 +44,6 @@
use strict; use strict;
use 5.008; use 5.008;
# If we've installed modules into the local directory, we want to
# be sure that the local directory comes first in @INC.
use lib '.';
use File::Basename; use File::Basename;
use Getopt::Long qw(:config bundling); use Getopt::Long qw(:config bundling);
use Pod::Usage; use Pod::Usage;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment