Skip to content

Commit 29cba89

Browse files
committed
remove eslint disable
1 parent abfec86 commit 29cba89

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/suggestions.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ import {computeAccessibleName} from 'dom-accessibility-api'
22
import {getRoles} from './role-helpers'
33
import {getDefaultNormalizer} from './matches'
44
import {getNodeText} from './get-node-text'
5-
// eslint-disable-next-line import/no-cycle
65
import {DEFAULT_IGNORE_TAGS} from './config'
76

87
const normalize = getDefaultNormalizer()

0 commit comments

Comments
 (0)