Skip to content

Commit

Permalink
Removed dead imports
Browse files Browse the repository at this point in the history
  • Loading branch information
4ydan committed May 21, 2021
1 parent 8306ff7 commit b315dea
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Header.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
import React from 'react';
import "./Header.css";
import PersonIcon from '@material-ui/icons/Person';
import QuestionAnswerIcon from '@material-ui/icons/QuestionAnswer';
import IconButton from '@material-ui/core/IconButton';

const Header = () => {
Expand Down

0 comments on commit b315dea

Please sign in to comment.