From 28f180fdae56d82403b6323d8f75e080be4d02aa Mon Sep 17 00:00:00 2001 From: NikolaBorislavovHristov Date: Fri, 2 Aug 2019 17:27:30 +0300 Subject: [PATCH] white space removed --- src/App/App.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/App/App.js b/src/App/App.js index 8067aa870..0bb8f6154 100644 --- a/src/App/App.js +++ b/src/App/App.js @@ -14,7 +14,6 @@ const App = () => { React.useEffect(() => { services.keyboardNavigation.start(); }, [services]); - return (