Skip to content

Commit

Permalink
remove dbg
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaszsamson committed Nov 27, 2023
1 parent 5583feb commit 9842dc1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/elixir_sense/core/binding.ex
Original file line number Diff line number Diff line change
Expand Up @@ -1199,7 +1199,6 @@ defmodule ElixirSense.Core.Binding do
_include_private
)
when is_atom(atom) do
dbg(aliases)
# do not propagate include_private when expanding remote types
expand_type(env, Module.concat(aliases), atom, args, false)
end
Expand Down

0 comments on commit 9842dc1

Please sign in to comment.