Skip to content

Commit fd38132

Browse files
committed
address todo
1 parent 1193e18 commit fd38132

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/elixir_sense/core/compiler/state.ex

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -693,7 +693,6 @@ defmodule ElixirSense.Core.Compiler.State do
693693
}
694694
end
695695

696-
# TODO check if we can get rid of this function
697696
defp update_vars_info_per_scope_id(state) do
698697
[scope_id | _other_scope_ids] = state.scope_ids
699698
[current_scope_vars | _other_scope_vars] = state.vars_info

0 commit comments

Comments
 (0)