Skip to content

Commit

Permalink
purge dbg
Browse files Browse the repository at this point in the history
  • Loading branch information
ityonemo committed Apr 22, 2024
1 parent c3c72e1 commit a9660e7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion installer/mix.tasks/zig.get.ex
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,6 @@ defmodule Mix.Tasks.Zig.Get do
end

defp http_get!(url) do
url |> dbg
{:ok, {{_, 200, _}, _headers, body}} =
:httpc.request(
:get,
Expand Down

0 comments on commit a9660e7

Please sign in to comment.