Skip to content

Commit ed506b5

Browse files
Remove logas
1 parent 8325d22 commit ed506b5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/App.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ import Navbar from "./components/Navbar";
66
import { Switch, Route } from "react-router-dom";
77
import StaySafe from "./components/StaySafe";
88
import Help from "./components/Help";
9-
import Footer from "./components/Footer";
109

1110
class App extends Component {
1211
constructor(props) {

0 commit comments

Comments
 (0)