Remove WebfingerHelper
module & move usage inline (#31203)
This commit is contained in:
parent
e6cda8388c
commit
e975b55c24
4 changed files with 5 additions and 15 deletions
|
@ -1,7 +0,0 @@
|
|||
# frozen_string_literal: true
|
||||
|
||||
module WebfingerHelper
|
||||
def webfinger!(uri)
|
||||
Webfinger.new(uri).perform
|
||||
end
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue