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

Commit

Permalink
Useless
Browse files Browse the repository at this point in the history
  • Loading branch information
rhaamo committed Jul 14, 2019
1 parent a3f4afe commit 55425f3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/controllers/well_known/node_info_controller.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ module WellKnown
class NodeInfoController < ActionController::Base
include RoutingHelper

before_action { response.headers['Vary'] = 'Accept' }

def index
render json: ActiveModelSerializers::SerializableResource.new({}, serializer: NodeDiscoverySerializer)
end
Expand Down

0 comments on commit 55425f3

Please sign in to comment.