]> Entropealabs - wampex_client.git/commitdiff
remove router
authorChristopher <chris@entropealabs.com>
Fri, 17 Apr 2020 14:22:40 +0000 (09:22 -0500)
committerChristopher <chris@entropealabs.com>
Fri, 17 Apr 2020 14:22:40 +0000 (09:22 -0500)
mix.exs

diff --git a/mix.exs b/mix.exs
index df55a94d272d5dc93e4000e19a08a403248dd5c7..499f2bfc440e161adb98ecdd417315bc72aaecd9 100644 (file)
--- a/mix.exs
+++ b/mix.exs
@@ -48,8 +48,6 @@ defmodule Wampex.Client.MixProject do
       {:wampex,
        git: "https://gitlab.com/entropealabs/wampex.git",
        tag: "ecba713117f1e048829be79f19373952638c6ece"},
-      {:wampex_router,
-       git: "https://gitlab.com/entropealabs/wampex_router.git", tag: "master", only: [:test]},
       {:websockex, "~> 0.4.2"}
     ]
   end