Skip to content

Commit

Permalink
Update lib/rack/signalwire_webhook_authentication.rb
Browse files Browse the repository at this point in the history
Co-authored-by: Ryan Williams <[email protected]>
  • Loading branch information
jpsantosbh and ryanwi authored Oct 26, 2023
1 parent 60d429e commit af177b9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/rack/signalwire_webhook_authentication.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
require 'rack/media_type'

module Rack

class SignalwireWebhookAuthentication
FORM_URLENCODED_MEDIA_TYPE = Rack::MediaType.type('application/x-www-form-urlencoded')

Expand Down

0 comments on commit af177b9

Please sign in to comment.