From bb16dca7683c3d8fd5b646bb0963b7aa289e73ab Mon Sep 17 00:00:00 2001 From: Byron Jones Date: Wed, 27 Feb 2013 23:36:04 +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