chore: remove unused code
parent
ff99b95ac5
commit
c0d44582df
|
@ -1,6 +1,5 @@
|
|||
import React, {PureComponent, MouseEvent} from 'react'
|
||||
import classnames from 'classnames'
|
||||
import _ from 'lodash'
|
||||
|
||||
import FunctionSelector from 'src/shared/components/FunctionSelector'
|
||||
import {ErrorHandling} from 'src/shared/decorators/errors'
|
||||
|
|
Loading…
Reference in New Issue