Commit ed140de76c9f257e309db319a358be98cca18477

Authored by Michel Felipe
1 parent 5cff799c

Remove references of newrelic performance test

Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
lib/proposals_discussion_plugin/api.rb
1 1 class ProposalsDiscussionPlugin::API < Grape::API
2   - use ProposalsDiscussionPlugin::ApiNewRelicInstrumenter
3 2  
4 3 resource :proposals_discussion_plugin do
5 4  
... ...