mirror of
https://github.com/scratchfoundation/scratch-paint.git
synced 2024-12-22 21:42:30 -05:00
Remove unused reference
This commit is contained in:
parent
117c24787a
commit
c1862284ff
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
import classNames from 'classnames';
|
||||
import {connect} from 'react-redux';
|
||||
import Popover from 'react-popover';
|
||||
import PropTypes from 'prop-types';
|
||||
import React from 'react';
|
||||
|
||||
|
|
Loading…
Reference in a new issue