Skip to content

Commit

Permalink
console: Remove unnecessary ref
Browse files Browse the repository at this point in the history
  • Loading branch information
kschiffer committed Jun 24, 2022
1 parent 3fd3b9d commit 292d6d7
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,6 @@ export default class WebhookTemplateForm extends Component {
validationSchema={validationSchema}
initialValues={initialValues}
error={error}
formikRef={this.form}
>
<Form.Field
name="webhook_id"
Expand Down

0 comments on commit 292d6d7

Please sign in to comment.