We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5835f12 commit 3ede842Copy full SHA for 3ede842
src/containers/Challenges/index.js
@@ -70,7 +70,6 @@ class Challenges extends Component {
70
}
71
72
render () {
73
- console.log('im here', this.props.auth)
74
const {
75
challenges,
76
isLoading,
0 commit comments