summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xscripts/user-prefs.pl1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/user-prefs.pl b/scripts/user-prefs.pl
index ca1b33d7d..ee980b3eb 100755
--- a/scripts/user-prefs.pl
+++ b/scripts/user-prefs.pl
@@ -16,7 +16,6 @@ use lib ("$RealBin/..", "$RealBin/../lib");
use Bugzilla;
use Bugzilla::Constants;
use Bugzilla::User;
-use Bugzilla::User::APIKey;
Bugzilla->usage_mode(USAGE_MODE_CMDLINE);