Remove redundant inclusion (#4150)
parent
1a5ae3019d
commit
2e3f13788f
|
@ -20,8 +20,6 @@ class ProcessFeedService < BaseService
|
|||
end
|
||||
|
||||
class ProcessEntry
|
||||
include AuthorExtractor
|
||||
|
||||
def call(xml, account)
|
||||
@account = account
|
||||
@xml = xml
|
||||
|
|
Loading…
Reference in New Issue