Skip to content
This repository was archived by the owner on Aug 2, 2020. It is now read-only.

Commit 55425f3

Browse files
committed
Useless
1 parent a3f4afe commit 55425f3

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

app/controllers/well_known/node_info_controller.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ module WellKnown
44
class NodeInfoController < ActionController::Base
55
include RoutingHelper
66

7-
before_action { response.headers['Vary'] = 'Accept' }
8-
97
def index
108
render json: ActiveModelSerializers::SerializableResource.new({}, serializer: NodeDiscoverySerializer)
119
end

0 commit comments

Comments
 (0)