0
0
mirror of https://github.com/Doodle3D/Doodle3D-Slicer.git synced 2025-04-02 18:03:24 +02:00

remove unused import

This commit is contained in:
casperlamboo 2018-01-30 17:01:54 +01:00
parent fded534a10
commit 8fde65a78a

@ -3,7 +3,6 @@ import PropTypes from 'proptypes';
import muiThemeable from 'material-ui/styles/muiThemeable';
import injectSheet from 'react-jss';
import FlatButton from 'material-ui/FlatButton';
import { sleep, getMalyanStatus } from './utils.js';
import { Doodle3DBox } from 'doodle3d-api';
const styles = {