Skip to content

Commit

Permalink
Build results of e95e8fa (on master)
Browse files Browse the repository at this point in the history
  • Loading branch information
kentfredric committed Feb 24, 2016
1 parent de3a6f6 commit 69527b2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions lib/Statocles/AppRole/ExtraFeeds.pm
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,7 @@ sub _around_pages {
}
}
return @out_pages, map { $feed_cache{$_}{feed_page} } sort keys %feed_cache;

};
}

1;

Expand Down

0 comments on commit 69527b2

Please sign in to comment.