removed logging
This commit is contained in:
@@ -1,5 +1,4 @@
|
|||||||
const getConfig = () => {
|
const getConfig = () => {
|
||||||
console.log(window._env_);
|
|
||||||
return window._env_ || {};
|
return window._env_ || {};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user