Skip to content

Commit

Permalink
remove console log
Browse files Browse the repository at this point in the history
  • Loading branch information
echenley committed Oct 5, 2015
1 parent 044b2ef commit c8cd93a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/js/views/Posts.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ const Posts = React.createClass({
},

componentWillUnmount() {
console.log('hey');
Actions.stopWatchingPosts();
},

Expand Down

0 comments on commit c8cd93a

Please sign in to comment.