summaryrefslogtreecommitdiff
path: root/mix.exs
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--mix.exs3
1 files changed, 1 insertions, 2 deletions
diff --git a/mix.exs b/mix.exs
index 765b008..2ff7670 100644
--- a/mix.exs
+++ b/mix.exs
@@ -56,7 +56,6 @@ defmodule Nola.Mixfile do
{:extwitter, "~> 0.14.0"},
{:entropy_string, "~> 1.0.0"},
{:abacus, "~> 0.3.3"},
- {:ex_chain, github: "eljojo/ex_chain"},
{:timex, "~> 3.6"},
{:muontrap, "~> 0.5.1"},
{:tzdata, "~> 1.0"},
@@ -77,7 +76,7 @@ defmodule Nola.Mixfile do
{:oauth2, "~> 2.0"},
{:powerdnsex, git: "https://git.random.sh/ircbot/powerdnsex.git", branch: "master"},
{:pfx, "~> 0.7.0"},
- {:flake_id, "~> 0.1.0"}
+ {:flake_id, "~> 0.1.0"},
]
end