summaryrefslogtreecommitdiffstats
path: root/Bugzilla.pm
diff options
context:
space:
mode:
authorByron Jones <bjones@mozilla.com>2013-02-27 17:32:07 +0100
committerByron Jones <bjones@mozilla.com>2013-02-27 17:32:07 +0100
commit74ef69d211fdbbcd16adadb91d5bfd8f3669c176 (patch)
tree281e7a8d7a802fdf0c88de8dd7e9d14b7ba44dec /Bugzilla.pm
parent67f816d3f068962d288f52e2dabd9d6298982a03 (diff)
downloadbugzilla-74ef69d211fdbbcd16adadb91d5bfd8f3669c176.tar.gz
bugzilla-74ef69d211fdbbcd16adadb91d5bfd8f3669c176.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.