Commit 75164166 authored by Xiyang Lu's avatar Xiyang Lu

[afp 35] remove the console log in front-end

parent 50e402d5
......@@ -40,7 +40,6 @@ export default class Session extends Component {
render() {
return (
<div>
{console.log(this.props.currentUser)}
{!this.state.logIn ?
<GoogleLogin
clientId={clientId}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment