From e174e51c841d79275d29cb3dcaaa370f53a3f125 Mon Sep 17 00:00:00 2001 From: Naveen <70085321+naveen701526@users.noreply.github.com> Date: Tue, 28 Jun 2022 16:59:22 +0530 Subject: [PATCH] Update App.js Removed unwanted import statement --- my-money/src/App.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/my-money/src/App.js b/my-money/src/App.js index 46fedee7..cb171e68 100644 --- a/my-money/src/App.js +++ b/my-money/src/App.js @@ -1,5 +1,3 @@ -import './App.css' - function App() { return (