Conversions: Didn't use List::Util in the end as it's all in hashes

master
Rob Emery 2016-05-09 20:31:36 +01:00
parent 4417d51443
commit 9418f7baef
1 changed files with 0 additions and 1 deletions

View File

@ -8,7 +8,6 @@ with 'DDG::GoodieRole::NumberStyler';
use Math::Round qw/nearest/;
use utf8;
use YAML::XS 'LoadFile';
use List::Util qw(any);
zci answer_type => 'conversions';
zci is_cached => 1;