Skip to content

Commit

Permalink
no need for global error messages for life cycle step definition form
Browse files Browse the repository at this point in the history
  • Loading branch information
toy committed Dec 18, 2024
1 parent bc86470 commit 7e9483c
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ See COPYRIGHT and LICENSE files for more details.

<%= render Settings::ProjectLifeCycleStepDefinitions::FormHeaderComponent.new(@definition, heading_scope:) %>

<%= error_messages_for @definition %>

<%=
primer_form_with(
model: [:admin, :settings, @definition.becomes(Project::LifeCycleStepDefinition)]
Expand Down

0 comments on commit 7e9483c

Please sign in to comment.