Skip to content

Commit

Permalink
Remove unused import in App.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
ameliav committed Sep 9, 2024
1 parent 4e2b3ef commit 469dfaf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import {
BrowserRouter as Router,
Switch,
Route,
Redirect,
useLocation
} from 'react-router-dom';
import { API, Auth } from 'aws-amplify';
Expand Down

0 comments on commit 469dfaf

Please sign in to comment.