Update HexToASCII.pm

master
Daniel Bech 2016-04-30 20:59:07 +08:00
parent 5c1ca8191d
commit 33f8d4db0b
1 changed files with 0 additions and 1 deletions

View File

@ -8,7 +8,6 @@ use DDG::Goodie;
use constant MAX_INPUT_CHARS => 128;
triggers startend => 'ascii', 'hex to ascii';
triggers end => 'to ascii', 'as ascii';
zci is_cached => 1;
zci answer_type => 'ascii';