Remove redundant inclusion (#4150)
This commit is contained in:
parent
cc68d1945b
commit
29f314a502
@ -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
Block a user