diff options
Diffstat (limited to 'sanitycheck.cgi')
-rwxr-xr-x | sanitycheck.cgi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sanitycheck.cgi b/sanitycheck.cgi index f35fb8ccf..451ad23da 100755 --- a/sanitycheck.cgi +++ b/sanitycheck.cgi @@ -21,7 +21,6 @@ # Contributor(s): Terry Weissman <terry@mozilla.org> # Matthew Tuck <matty@chariot.net.au> -use diagnostics; use strict; use lib qw(.); |