Skip to content

Commit ee7a62b

Browse files
Remove duplicate empty line from content.rb
1 parent e8eae65 commit ee7a62b

File tree

1 file changed

+0
-2
lines changed
  • app/concepts/matestack/ui/core/collection/content

1 file changed

+0
-2
lines changed

app/concepts/matestack/ui/core/collection/content/content.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ def setup
66
@component_config = @component_config.except(:data, :paginated_data)
77
end
88

9-
109
def response
1110
components {
1211
div do
@@ -15,6 +14,5 @@ def response
1514
}
1615
end
1716

18-
1917
end
2018
end

0 commit comments

Comments
 (0)