diff --git a/react-native.config.js b/react-native.config.js index 85f013d84..c441e7da5 100644 --- a/react-native.config.js +++ b/react-native.config.js @@ -19,13 +19,10 @@ const project = (() => { }, }); } catch (e) { - console.log('Hello?', e); return undefined; } })(); -// console.log(project); - module.exports = { dependencies: { // Help rn-cli find and autolink this library