From e79e5bdb39d7ab64713db0883b26ae25ab5600ef Mon Sep 17 00:00:00 2001 From: Anna Fernandes Date: Mon, 10 Aug 2020 19:43:58 -0300 Subject: [PATCH] =?UTF-8?q?n=C3=A3o=20mergear?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/App.js b/src/App.js index 4b214d1..b631b81 100644 --- a/src/App.js +++ b/src/App.js @@ -6,5 +6,4 @@ function App() { ); } - export default App;