remove svg for now

fix lint error since this is not used while rotation point is not part of the ui
This commit is contained in:
Matthew Taylor 2017-10-23 17:27:08 -04:00
parent 1963d9d0db
commit 3fd72e775d

View file

@ -31,7 +31,6 @@ import styles from './paint-editor.css';
import groupIcon from './group.svg'; import groupIcon from './group.svg';
import redoIcon from './redo.svg'; import redoIcon from './redo.svg';
import rotationPointIcon from './rotation-point.svg';
import sendBackIcon from './send-back.svg'; import sendBackIcon from './send-back.svg';
import sendBackwardIcon from './send-backward.svg'; import sendBackwardIcon from './send-backward.svg';
import sendForwardIcon from './send-forward.svg'; import sendForwardIcon from './send-forward.svg';