From 74ef69d211fdbbcd16adadb91d5bfd8f3669c176 Mon Sep 17 00:00:00 2001 From: Byron Jones Date: Thu, 28 Feb 2013 00:32:07 +0800 Subject: another nothing change to test update script --- Bugzilla.pm | 1 - 1 file changed, 1 deletion(-) (limited to 'Bugzilla.pm') 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. -- cgit v1.2.3-24-g4f1b