Skip to content

Commit 9bb4caa

Browse files
committed
Fix TS issue
1 parent 6bd2b24 commit 9bb4caa

File tree

1 file changed

+0
-1
lines changed
  • x-pack/plugins/index_management/public/application/components/template_form/steps

1 file changed

+0
-1
lines changed

x-pack/plugins/index_management/public/application/components/template_form/steps/step_logistics.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,6 @@ export const StepLogistics: React.FunctionComponent<Props> = React.memo(
150150
deserializer: formDeserializer,
151151
});
152152
const {
153-
subscribe,
154153
submit,
155154
isSubmitted,
156155
isValid: isFormValid,

0 commit comments

Comments
 (0)