Skip to content

Commit c5c896c

Browse files
committed
Clean up deps comments
1 parent 027c6ff commit c5c896c

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

mix.exs

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,6 @@ defmodule Orb.MixProject do
3131
# Run "mix help deps" to learn about dependencies.
3232
defp deps do
3333
[
34-
# {:wasmex, "~> 0.8.3", only: :test},
35-
# {:wasmex,
36-
# git: "https://github.com/tessi/wasmex.git",
37-
# ref: "863cb01aba128420ed7d4ba6b755c2a9c421afef",
38-
# only: :test},
3934
{:wasmex, "~> 0.11.2", only: :test},
4035
{:jason, "~> 1.0", only: :test},
4136
{:ex_doc, "~> 0.31.2", only: :dev, runtime: false}

0 commit comments

Comments
 (0)