Skip to content

Commit 883516d

Browse files
committed
fix: linter issues
1 parent f2fd420 commit 883516d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

__tests__/edgeCases.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import React, { Component, PureComponent } from 'react'
1+
import React, { Component } from 'react'
22
import { view, store } from 'react-easy-state'
33
import { mount } from 'enzyme'
44

0 commit comments

Comments
 (0)