diff options
-rwxr-xr-x | config.cgi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config.cgi b/config.cgi index 8e293d510..860115c81 100755 --- a/config.cgi +++ b/config.cgi @@ -26,7 +26,6 @@ ################################################################################ # Make it harder for us to do dangerous things in Perl. -use diagnostics; use strict; # Include the Bugzilla CGI and general utility library. |