Skip to content

Commit 9432979

Browse files
Lint errors
1 parent fd2ec46 commit 9432979

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ui/src/components/FormModifications/FormModifications.test.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ import { BaseFormState, EntitiesAllowingModifications } from '../../types/compon
2020
import { invariant } from '../../util/invariant';
2121
import { StringOrTextWithLinks } from '../../types/globalConfig/baseSchemas';
2222
import { getModificationForEntity } from './FormModifications';
23-
import {AcceptableFormValueOrNullish} from "@/types/components/shareableTypes.ts";
2423

2524
const handleRequestClose = vi.fn();
2625
const setUpConfigWithDefaultValue = () => {

0 commit comments

Comments
 (0)