mirror of
https://github.com/mastodon/mastodon.git
synced 2024-11-21 12:05:07 +01:00
Remove redundant inclusion (#4150)
This commit is contained in:
parent
cc68d1945b
commit
29f314a502
@ -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…
Reference in New Issue
Block a user