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

r=gerv, a=justdave
This commit is contained in:
bbaetz%student.usyd.edu.au 2002-11-16 21:28:08 +00:00
Родитель 74eba6fb3e
Коммит d30a977d48
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -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.