removing double fetch in dev utils controller
This commit is contained in:
parent
9a2e3ef158
commit
c645e2aff9
1 changed files with 0 additions and 1 deletions
|
|
@ -28,7 +28,6 @@ class DevUtilitiesController < ApplicationController
|
|||
puts "error: #{person}"
|
||||
end
|
||||
}
|
||||
webfinger.fetch
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Reference in a new issue