diff options
Diffstat (limited to 'token.cgi')
-rwxr-xr-x | token.cgi | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -25,7 +25,6 @@ ############################################################################ # Make it harder for us to do dangerous things in Perl. -use diagnostics; use strict; use lib qw(.); |