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