Skip to content

Commit

Permalink
Formatting.
Browse files Browse the repository at this point in the history
  • Loading branch information
futurechimp committed Jun 8, 2011
1 parent ccd5759 commit 347eeba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion admin/controllers/feeds.rb
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,5 @@
@feed = Feed.find(params[:id])
@feed.update_feed_items(params[:data])
"success"
end
end
end

0 comments on commit 347eeba

Please sign in to comment.