Skip to content

Commit dbc29cd

Browse files
committed
Remove old url feature for news
1 parent 4ec7344 commit dbc29cd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/MetaCPAN/Middleware/OldUrls.pm

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ sub _routes { (
7070
[ '/permission/module/:module', '/module/:module/permissions' ],
7171

7272
[ '/feed/recent', '/recent.:type', $feed_type ],
73-
[ '/feed/news', '/news.:type', $feed_type ],
7473
[ '/feed/author/:author', '/author/:author/activity.:type', $feed_type ],
7574
[ '/feed/distribution/:dist', '/dist/:dist/releases.:type', $feed_type ],
7675

0 commit comments

Comments
 (0)