summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Auth/Login/Env.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Bugzilla/Auth/Login/Env.pm')
-rw-r--r--Bugzilla/Auth/Login/Env.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/Bugzilla/Auth/Login/Env.pm b/Bugzilla/Auth/Login/Env.pm
index f9837b3e6..180e79ba7 100644
--- a/Bugzilla/Auth/Login/Env.pm
+++ b/Bugzilla/Auth/Login/Env.pm
@@ -24,7 +24,6 @@ package Bugzilla::Auth::Login::Env;
use strict;
use base qw(Bugzilla::Auth::Login);
-use Bugzilla::Config;
use Bugzilla::Constants;
use Bugzilla::Error;