Bug 179886 - request.cgi should not |use diagnostics|

r=gerv, a=justdave


git-svn-id: svn://10.0.0.236/trunk@133983 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
bbaetz%student.usyd.edu.au
2002-11-16 21:28:08 +00:00
parent 2bde51296f
commit a50c090080

View File

@@ -25,7 +25,6 @@
################################################################################
# Make it harder for us to do dangerous things in Perl.
use diagnostics;
use strict;
# Include the Bugzilla CGI and general utility library.