Skip to content

Commit 74b79d4

Browse files
committed
Fix linter warning
1 parent da4003f commit 74b79d4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/ra-ui-materialui/src/input/TranslatableInputs.spec.tsx

-1
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,6 @@ describe('<TranslatableInputs />', () => {
109109
getAllByLabelText,
110110
getByText,
111111
getAllByRole,
112-
debug,
113112
} = renderWithRedux(
114113
<FormWithRedirect
115114
save={save}

0 commit comments

Comments
 (0)