aboutsummaryrefslogtreecommitdiffstats
path: root/app
diff options
context:
space:
mode:
authorGeorge Claghorn <george@basecamp.com>2018-10-19 22:33:45 -0400
committerGeorge Claghorn <george@basecamp.com>2018-10-19 22:33:45 -0400
commitc64a58f331331feca169b72ae3998ba748bd8e5a (patch)
treefefa16ccc1e0e6113c7a9da362514b78e9e0f049 /app
parent6b41c48f8ea098943e3948812d147c80eb79dd94 (diff)
downloadrails-c64a58f331331feca169b72ae3998ba748bd8e5a.tar.gz
rails-c64a58f331331feca169b72ae3998ba748bd8e5a.tar.bz2
rails-c64a58f331331feca169b72ae3998ba748bd8e5a.zip
Style
Diffstat (limited to 'app')
-rw-r--r--app/controllers/action_mailbox/ingresses/mandrill/inbound_emails_controller.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/controllers/action_mailbox/ingresses/mandrill/inbound_emails_controller.rb b/app/controllers/action_mailbox/ingresses/mandrill/inbound_emails_controller.rb
index afaf3df28e..19891e7f9c 100644
--- a/app/controllers/action_mailbox/ingresses/mandrill/inbound_emails_controller.rb
+++ b/app/controllers/action_mailbox/ingresses/mandrill/inbound_emails_controller.rb
@@ -29,7 +29,6 @@ class ActionMailbox::Ingresses::Mandrill::InboundEmailsController < ActionMailbo
class Authenticator
cattr_accessor :key
-
attr_reader :request
def initialize(request)