Skip to content

Commit 21acc57

Browse files
committed
chore: fix lint
1 parent 1586bf4 commit 21acc57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/queries/text.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import type { ReactTestInstance } from 'react-test-renderer';
22
import { Text } from 'react-native';
3-
import { getConfig, resetToDefaults } from '../config';
3+
import { getConfig } from '../config';
44
import {
55
getCompositeParentOfType,
66
isHostElementForType,

0 commit comments

Comments
 (0)