Skip to content
Snippets Groups Projects
Commit 29f314a5 authored by Akihiko Odaki (@fn_aki@pawoo.net)'s avatar Akihiko Odaki (@fn_aki@pawoo.net) Committed by Eugen Rochko
Browse files

Remove redundant inclusion (#4150)

parent cc68d194
No related branches found
No related tags found
No related merge requests found
......@@ -20,8 +20,6 @@ class ProcessFeedService < BaseService
end
class ProcessEntry
include AuthorExtractor
def call(xml, account)
@account = account
@xml = xml
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment