Skip to content

Commit

Permalink
don't need Const::Fast either
Browse files Browse the repository at this point in the history
  • Loading branch information
mjgardner committed Feb 26, 2012
1 parent 2e9e485 commit 811936c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/Tree/Path/Class.pm
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ package Tree::Path::Class;
use strict;

# VERSION
use Const::Fast;
use Path::Class;
use Moose;
use MooseX::Has::Options;
Expand Down

0 comments on commit 811936c

Please sign in to comment.