Skip to content

Commit

Permalink
Merge branch 'master' into stable
Browse files Browse the repository at this point in the history
  • Loading branch information
miya0001 committed Jul 18, 2015
2 parents 33ba64a + 09ccc51 commit 2e854e7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/Megumi/WP/YahooFeed.php
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,6 @@ public function yahoo_feed_item_excerpt( $content )
public function yahoo_feed_item_category( $category_list )
{
if ( ! $this->is_yahoo_feed() ) {
var_dump($category_list);
return $category_list;
}

Expand Down

0 comments on commit 2e854e7

Please sign in to comment.