Skip to content
This repository was archived by the owner on Jul 25, 2025. It is now read-only.

Commit e357f6e

Browse files
committed
Remove unnecessary blank line in Avo::Resources::Redirect class
1 parent e1a6239 commit e357f6e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

app/avo/resources/redirect.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,4 @@ def fields
2121
field :created_at, as: :date_time, hide_on: [ :new, :edit ]
2222
field :updated_at, as: :date_time, hide_on: [ :new, :edit ]
2323
end
24-
2524
end

0 commit comments

Comments
 (0)