Skip to content

Commit

Permalink
remove print
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaszsamson committed Jun 24, 2023
1 parent 1afc093 commit 34b997a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions apps/elixir_ls_utils/lib/mix.tasks.elixir_ls.release2.ex
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ defmodule Mix.Tasks.ElixirLs.Release2 do

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

IO.inspect(opts)

unless opts[:local] do
File.cp!("./VERSION", Path.join(destination, "VERSION"))
end
Expand Down

0 comments on commit 34b997a

Please sign in to comment.