Skip to content

Commit

Permalink
Remove unnecessary blank lines in resource template (#3691)
Browse files Browse the repository at this point in the history
  • Loading branch information
enderahmetyurt authored Feb 26, 2025
1 parent fa3ae5d commit 40747e8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/generators/avo/templates/resource/resource.tt
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,3 @@ class Avo::Resources::<%= resource_class %> < <%= parent_resource %><% if option
field :id, as: :id<%= generate_fields %>
end<% end %>
end


0 comments on commit 40747e8

Please sign in to comment.