Skip to content

Commit

Permalink
remove props logging
Browse files Browse the repository at this point in the history
  • Loading branch information
hawkrives committed Sep 23, 2018
1 parent 4c34852 commit dc36320
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -147,8 +147,6 @@ export default class CourseResultsList extends React.Component<Props> {
}

render() {
console.log(this.props.results)

return (
<ResultsListSizer>
<AutoSizer>
Expand Down

0 comments on commit dc36320

Please sign in to comment.