Remove unused import.
This commit is contained in:
parent
d01d544a0a
commit
bbd79379ce
@ -4,7 +4,6 @@ import forEach from 'lodash.foreach'
|
||||
import includes from 'lodash.includes'
|
||||
import isEmpty from 'lodash.isempty'
|
||||
import isString from 'lodash.isstring'
|
||||
import keys from 'lodash.keys'
|
||||
import map from 'lodash.map'
|
||||
import proxyRequest from 'proxy-http-request'
|
||||
import XoCollection from 'xo-collection'
|
||||
|
Loading…
Reference in New Issue
Block a user