diff options
Diffstat (limited to 'collectstats.pl')
-rwxr-xr-x | collectstats.pl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/collectstats.pl b/collectstats.pl index 2f76e544f..0739d0312 100755 --- a/collectstats.pl +++ b/collectstats.pl @@ -37,7 +37,6 @@ use lib "."; use Bugzilla; use Bugzilla::Constants; -use Bugzilla::Config qw(:DEFAULT); use Bugzilla::Util; use Bugzilla::Search; use Bugzilla::User; |