summaryrefslogtreecommitdiffstats
path: root/Bugzilla.pm
diff options
context:
space:
mode:
authorByron Jones <bjones@mozilla.com>2013-02-27 16:40:14 +0100
committerByron Jones <bjones@mozilla.com>2013-02-27 16:40:14 +0100
commit511101c95dad84078fef6dc402d15d85b71f194a (patch)
tree281e7a8d7a802fdf0c88de8dd7e9d14b7ba44dec /Bugzilla.pm
parent40e6bca0e74307185c02b37eb949aa1fce89a63b (diff)
downloadbugzilla-511101c95dad84078fef6dc402d15d85b71f194a.tar.gz
bugzilla-511101c95dad84078fef6dc402d15d85b71f194a.tar.xz
another nothing change to test update script
Diffstat (limited to 'Bugzilla.pm')
-rw-r--r--Bugzilla.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/Bugzilla.pm b/Bugzilla.pm
index 3b313d557..8252bed09 100644
--- a/Bugzilla.pm
+++ b/Bugzilla.pm
@@ -26,7 +26,6 @@ package Bugzilla;
use strict;
-
# We want any compile errors to get to the browser, if possible.
BEGIN {
# This makes sure we're in a CGI.