remove unused reference

This commit is contained in:
Matthew Taylor 2017-12-14 12:57:41 -05:00
parent b49810a56d
commit 5caf6b7157

View file

@ -2,7 +2,6 @@
@todo This file is copied from GUI and should be pulled out into a shared library.
See https://github.com/LLK/scratch-paint/issues/13 */
import classNames from 'classnames';
import PropTypes from 'prop-types';
import React from 'react';
import stylePropType from 'react-style-proptype';