From ee2471bb4ad8e190c1f2c1c47817046a2c4d6b30 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Fri, 3 Jan 2020 15:35:26 +0100 Subject: adding biggan dataset stuff --- app/client/auth/auth.gate.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/client/auth') diff --git a/app/client/auth/auth.gate.js b/app/client/auth/auth.gate.js index 40f244f..a75b22e 100644 --- a/app/client/auth/auth.gate.js +++ b/app/client/auth/auth.gate.js @@ -48,7 +48,7 @@ class AuthGate extends Component { render(){ const { auth, env, actions } = this.props if (env.production && !auth.initialized) { - console.log('loading auth') + // console.log('loading auth') return
Loading
} if (env.development || auth.isAuthenticated) { -- cgit v1.2.3-70-g09d2