removing double fetch in dev utils controller

This commit is contained in:
maxwell 2010-10-24 19:17:30 -07:00
parent 9a2e3ef158
commit c645e2aff9

View file

@ -28,7 +28,6 @@ class DevUtilitiesController < ApplicationController
puts "error: #{person}"
end
}
webfinger.fetch
end
end
end