Skip to content

Commit 4459aae

Browse files
committed
🚨 Linter...
1 parent 39c9e80 commit 4459aae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

frontend/src/hooks/useFields.test.ts

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import { TypedField } from "@maykin-ui/admin-ui";
22
import { act, renderHook, waitFor } from "@testing-library/react";
33

4-
import { selectieLijstKlasseFactory as mockSelectieLijstKlasseFactory } from "../fixtures/selectieLijstKlasseChoices";
54
import * as fieldSelection from "../lib/fieldSelection/fieldSelection";
65
import { useFields } from "./useFields";
76

0 commit comments

Comments
 (0)