test: remove unused import

This commit is contained in:
slice 2018-07-22 12:25:55 -07:00
parent 946069dc98
commit ec52c980fb
No known key found for this signature in database
GPG Key ID: 1508C19D7436A26D
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
import React from 'react'
import ReactDOM from 'react-dom'
import { shallow } from 'enzyme'
import DegradedNotice from '../DegradedNotice'