Skip to content

Commit

Permalink
remove exjsx from mix.exs deps
Browse files Browse the repository at this point in the history
  • Loading branch information
niklaslong committed May 4, 2020
1 parent 79f6c30 commit f868198
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ defmodule HTTPoison.Mixfile do
[
{:hackney, "~> 1.15 and >= 1.15.2"},
{:mimic, "~> 0.1", only: :test},
{:exjsx, "~> 3.1", only: :test},
{:jason, "~> 1.2", only: :test},
{:httparrot, "~> 1.2", only: :test},
{:earmark, "~> 1.0", only: :dev},
Expand Down

0 comments on commit f868198

Please sign in to comment.