Skip to content

Commit 34b997a

Browse files
committed
remove print
1 parent 1afc093 commit 34b997a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

apps/elixir_ls_utils/lib/mix.tasks.elixir_ls.release2.ex

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ defmodule Mix.Tasks.ElixirLs.Release2 do
1313

1414
File.cp_r!("./scripts", destination)
1515

16-
IO.inspect(opts)
17-
1816
unless opts[:local] do
1917
File.cp!("./VERSION", Path.join(destination, "VERSION"))
2018
end

0 commit comments

Comments
 (0)