Skip to content

Commit d2f0e63

Browse files
committed
remove unused module
1 parent dbc29cd commit d2f0e63

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/MetaCPAN/Web/Controller/Feed.pm

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ use HTML::Escape qw( escape_html );
1010
use MetaCPAN::Web::RenderUtil qw( render_markdown );
1111
use MetaCPAN::Web::Types qw( ArrayRef DateTime Enum HashRef Str Undef Uri );
1212
use Params::ValidationCompiler qw( validation_for );
13-
use Path::Tiny qw( path );
1413
use XML::FeedPP (); ## no perlimports
1514
use URI ();
1615

0 commit comments

Comments
 (0)