summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xconfig.cgi1
1 files changed, 0 insertions, 1 deletions
diff --git a/config.cgi b/config.cgi
index 56751ec0e..1306c0b66 100755
--- a/config.cgi
+++ b/config.cgi
@@ -32,7 +32,6 @@ use strict;
# Include the Bugzilla CGI and general utility library.
use lib qw(.);
require "CGI.pl";
-use Bugzilla::DB;
# Retrieve this installation's configuration.
GetVersionTable();