diff --git a/frontend/src/App.tsx b/frontend/src/App.tsx index 5207677f..483d6d58 100644 --- a/frontend/src/App.tsx +++ b/frontend/src/App.tsx @@ -3,7 +3,6 @@ import { BrowserRouter as Router, Switch, Route, - Redirect, useLocation } from 'react-router-dom'; import { API, Auth } from 'aws-amplify';