diff --git a/src/App.js b/src/App.js index 7dc2abac2..841189e67 100644 --- a/src/App.js +++ b/src/App.js @@ -10,7 +10,6 @@ const App = () => { const history = useHistory(); const chrome = useChrome(); useEffect(() => { - chrome.init(); return chrome.on( 'APP_NAVIGATION', event => {