summaryrefslogtreecommitdiffstats
path: root/Bugzilla.pm
diff options
context:
space:
mode:
authorDave Lawrence <dlawrence@mozilla.com>2013-02-27 19:26:35 +0100
committerDave Lawrence <dlawrence@mozilla.com>2013-02-27 19:26:35 +0100
commit9681a7d1185a8795d8242fc1db6a105634aed26e (patch)
tree427d2d06ef8bc1f7e3ba0b08377c5c5b9c10b7e4 /Bugzilla.pm
parent3368d916a5d3babef9463f6ca8559f12e7b3a648 (diff)
downloadbugzilla-9681a7d1185a8795d8242fc1db6a105634aed26e.tar.gz
bugzilla-9681a7d1185a8795d8242fc1db6a105634aed26e.tar.xz
another nothing change to test update script
Diffstat (limited to 'Bugzilla.pm')
-rw-r--r--Bugzilla.pm2
1 files changed, 0 insertions, 2 deletions
diff --git a/Bugzilla.pm b/Bugzilla.pm
index 94c9ee9b8..8252bed09 100644
--- a/Bugzilla.pm
+++ b/Bugzilla.pm
@@ -35,8 +35,6 @@ BEGIN {
}
}
-# FIXME to remove later
-
use Bugzilla::Config;
use Bugzilla::Constants;
use Bugzilla::Auth;