mix: Remove unused dependencies
This commit is contained in:
parent
deedfeedcd
commit
9abfe61adc
1 changed files with 0 additions and 2 deletions
2
mix.exs
2
mix.exs
|
|
@ -37,8 +37,6 @@ defmodule Tres.Mixfile do
|
|||
defp deps do
|
||||
[
|
||||
{:ranch, "~> 1.7.1"},
|
||||
{:eovsdb, github: "shun159/eovsdb", branch: "master"},
|
||||
{:jsone, github: "sile/jsone", tag: "1.4.6", override: true},
|
||||
{:excoveralls, "~> 0.10", only: :test},
|
||||
# Document
|
||||
{:earmark, "~> 1.2.6", only: :dev, runtime: false},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue