Skip to content

Commit

Permalink
remove todo
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaszsamson committed Apr 21, 2024
1 parent 790e18d commit e24db35
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ defmodule ElixirLS.LanguageServer.Providers.Completion.GenericReducer do
"""

require Logger
# TODO change/move this
alias ElixirLS.LanguageServer.Plugins.Util

@type func_call :: {module, fun :: atom, arg :: non_neg_integer, any}
Expand Down

0 comments on commit e24db35

Please sign in to comment.