remove unused method
This commit is contained in:
parent
237bfa718e
commit
d63a1e4378
@ -124,8 +124,4 @@ defmodule Ueberauth.Strategy.Twitter do
|
||||
|> options
|
||||
|> Keyword.get(key, default)
|
||||
end
|
||||
|
||||
defp json_library do
|
||||
Ueberauth.Config.json_library()
|
||||
end
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user