Skip to content

Commit a29824d

Browse files
committed
fix lint
1 parent 1ccb8f7 commit a29824d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/queries/role.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ import { matchAccessibilityState } from '../helpers/matchers/match-accessibility
1515
import type { AccessibilityValueMatcher } from '../helpers/matchers/match-accessibility-value';
1616
import { matchAccessibilityValue } from '../helpers/matchers/match-accessibility-value';
1717
import { matchStringProp } from '../helpers/matchers/match-string-prop';
18-
import { getTextContent } from '../helpers/text-content';
1918
import { matches, type TextMatch } from '../matches';
2019
import type { StringWithAutocomplete } from '../types';
2120
import { getQueriesForElement } from '../within';

0 commit comments

Comments
 (0)