We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cceb702 commit cdb9ab2Copy full SHA for cdb9ab2
mix.exs
@@ -33,7 +33,6 @@ defmodule ExAws.Mixfile do
33
{:ex_doc, "~> 0.11.4", only: :dev},
34
{:httpoison, "~> 0.8", optional: true},
35
{:poison, "~> 1.2 or ~> 2.0", optional: true},
36
- {:httpotion, "~> 2.0", optional: true},
37
{:jsx, "~> 2.5", optional: true}
38
]
39
end
0 commit comments