test: remove unused import
This commit is contained in:
parent
946069dc98
commit
ec52c980fb
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
||||||
import React from 'react'
|
import React from 'react'
|
||||||
import ReactDOM from 'react-dom'
|
|
||||||
import { shallow } from 'enzyme'
|
import { shallow } from 'enzyme'
|
||||||
|
|
||||||
import DegradedNotice from '../DegradedNotice'
|
import DegradedNotice from '../DegradedNotice'
|
||||||
|
|
Loading…
Reference in a new issue