summaryrefslogtreecommitdiffstats
path: root/Bugzilla.pm
diff options
context:
space:
mode:
authorByron Jones <bjones@mozilla.com>2013-02-27 16:36:04 +0100
committerByron Jones <bjones@mozilla.com>2013-02-27 16:36:04 +0100
commitbb16dca7683c3d8fd5b646bb0963b7aa289e73ab (patch)
tree281e7a8d7a802fdf0c88de8dd7e9d14b7ba44dec /Bugzilla.pm
parent05419726d2ba0b1c81fdf540f5b6787850fe4122 (diff)
downloadbugzilla-bb16dca7683c3d8fd5b646bb0963b7aa289e73ab.tar.gz
bugzilla-bb16dca7683c3d8fd5b646bb0963b7aa289e73ab.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.