Skip to content

Commit c0d6c39

Browse files
committed
Remove biome-ignore comment added to work around a false positive
1 parent 2fc2608 commit c0d6c39

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/react-datetime-picker/src/DateTimeInput.spec.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ import DateTimeInput from './DateTimeInput.js';
66

77
import { muteConsole, restoreConsole } from '../../../test-utils.js';
88

9-
// biome-ignore lint/correctness/useHookAtTopLevel: False positive, see https://github.com/biomejs/biome/issues/6396
109
vi.useFakeTimers();
1110

1211
const hasFullICU = (() => {

0 commit comments

Comments
 (0)