Make Rubocop happy

parent 93bc31e5
...@@ -45,7 +45,7 @@ class GeoNodeStatusEntity < Grape::Entity ...@@ -45,7 +45,7 @@ class GeoNodeStatusEntity < Grape::Entity
expose :namespaces, using: NamespaceEntity expose :namespaces, using: NamespaceEntity
private private
def namespaces def namespaces
object.geo_node.namespaces object.geo_node.namespaces
end end
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment