Remove log

This commit is contained in:
Jim LAURIE 2018-09-29 14:57:52 +02:00 committed by GitHub
parent 57ef0ce36f
commit 263c8fc127
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,6 @@ import './public-path';
import './strapi';
const dispatch = store.dispatch;
// console.log(process.env);
// Don't inject plugins in development mode.
if (window.location.port !== '4000') {