Skip to content

Commit 7bef046

Browse files
committed
chore: fix lint
1 parent 7c59d6e commit 7bef046

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/user-event/type/__tests__/type.test.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ import { View, TextInput, TextInputProps } from 'react-native';
33
import { createEventLogger } from '../../../test-utils/events';
44
import { render } from '../../..';
55
import { userEvent } from '../..';
6-
import { UserEventInstance } from '../../setup';
76

87
beforeEach(() => {
98
jest.useRealTimers();

0 commit comments

Comments
 (0)