Skip to content

Commit a9446f1

Browse files
committed
Polish.
1 parent 7a8de7a commit a9446f1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/index.tsx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
import React from 'react';
22
import ReactDOM from 'react-dom';
3-
import { BrowserRouter, Route, Routes } from 'react-router-dom';
43
import { Auth0Provider } from '@auth0/auth0-react';
54
import './index.css';
65
import App from './App';
7-
import Profile from './Profile';
8-
import SignIn from './SignIn';
96
import reportWebVitals from './reportWebVitals';
107

118
ReactDOM.render(

0 commit comments

Comments
 (0)