Skip to content

Commit

Permalink
Fixed unused elements from index
Browse files Browse the repository at this point in the history
  • Loading branch information
alegarman2002 committed Mar 14, 2024
1 parent d31e1a9 commit 8574d17
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions webapp/src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,8 @@ import App from './App';
import reportWebVitals from './reportWebVitals';

import {
createBrowserRouter,
RouterProvider,
Route,
Routes,
useNavigate,
MemoryRouter
as Router
} from "react-router-dom";
Expand Down

0 comments on commit 8574d17

Please sign in to comment.