Skip to content

Commit edb49cb

Browse files
committed
updated stuff before branching, website ready
1 parent 245ded2 commit edb49cb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

frontend/src/Home.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ import { Outlet, Link, useNavigate, useNavigationType} from 'react-router-dom';
66
import Resume from "./resume"
77
import { BrowserRouter as Router, Route, Routes } from 'react-router-dom';
88
import { Button, Container, Header, Content } from './styled_components'
9-
import { useLocation } from 'react-router-dom'
10-
import { createBrowserHistory } from 'history';
119
import { Context } from './ThemeContext'
1210

1311

0 commit comments

Comments
 (0)