Skip to content

Commit

Permalink
remove unneeded import
Browse files Browse the repository at this point in the history
  • Loading branch information
NickLewanowicz committed Feb 10, 2019
1 parent a296d2b commit 95afce1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/routes/Library/Library.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ import ListSubheader from '@material-ui/core/ListSubheader';
import IconButton from '@material-ui/core/IconButton';
import LibraryAdd from '@material-ui/icons/LibraryAdd';

import games from '../Home/data'
import {TileModal} from '../../components'

const styles = theme => ({
Expand Down

0 comments on commit 95afce1

Please sign in to comment.