Skip to content

Commit e54fa13

Browse files
Add nodoc
1 parent d0d9e8e commit e54fa13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

actionmailbox/app/controllers/rails/conductor/action_mailbox/inbound_emails/sources_controller.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# frozen_string_literal: true
22

33
module Rails
4-
class Conductor::ActionMailbox::InboundEmails::SourcesController < Rails::Conductor::BaseController
4+
class Conductor::ActionMailbox::InboundEmails::SourcesController < Rails::Conductor::BaseController # :nodoc:
55
def new
66
end
77

0 commit comments

Comments
 (0)