Skip to content

Commit 0b883c9

Browse files
committed
Fix TS issue
1 parent 9336d4b commit 0b883c9

File tree

1 file changed

+0
-1
lines changed
  • x-pack/plugins/index_management/public/application/components/mappings_editor/__jest__/client_integration/datatypes

1 file changed

+0
-1
lines changed

x-pack/plugins/index_management/public/application/components/mappings_editor/__jest__/client_integration/datatypes/date_range_datatype.test.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ describe('Mappings editor: date range datatype', () => {
5959
component,
6060
find,
6161
exists,
62-
form,
6362
actions: { startEditField, updateFieldAndCloseFlyout, toggleFormRow },
6463
} = testBed;
6564

0 commit comments

Comments
 (0)