mirror of
https://github.com/maputnik/editor.git
synced 2025-12-27 08:30:02 +00:00
Remove unused imports
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
import React from 'react'
|
||||
import PropTypes from 'prop-types'
|
||||
import color from 'color'
|
||||
|
||||
import ColorField from './ColorField'
|
||||
import NumberInput from '../inputs/NumberInput'
|
||||
|
||||
Reference in New Issue
Block a user