Skip to content

Commit

Permalink
Remove File::Slurp (wasn't even using it now, anyway) (fixes #20)
Browse files Browse the repository at this point in the history
  • Loading branch information
SineSwiper committed Mar 20, 2015
1 parent 6ce2b0b commit e9f722b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/Dist/Zilla/Role/TravisYML.pm
Expand Up @@ -11,7 +11,6 @@ use MooseX::Has::Sugar;
use MooseX::Types::Moose qw{ ArrayRef Str Bool is_Bool };

use List::AllUtils qw{ first sum uniq };
use File::Slurp;
use YAML qw{ Dump };

use Module::CoreList;
Expand Down

0 comments on commit e9f722b

Please sign in to comment.