Remove redundant inclusion (#4150)

th-downstream
Akihiko Odaki (@fn_aki@pawoo.net) 7 years ago committed by Eugen Rochko
parent 1a5ae3019d
commit 2e3f13788f

@ -20,8 +20,6 @@ class ProcessFeedService < BaseService
end end
class ProcessEntry class ProcessEntry
include AuthorExtractor
def call(xml, account) def call(xml, account)
@account = account @account = account
@xml = xml @xml = xml

Loading…
Cancel
Save