Skip to content

Commit

Permalink
add missing alias
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaszsamson committed Oct 24, 2023
1 parent fd795cd commit c9bbece
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
defmodule ElixirLS.LanguageServer.Providers.ExecuteCommand.Restart do
require Logger
alias ElixirLS.LanguageServer.JsonRpc

@behaviour ElixirLS.LanguageServer.Providers.ExecuteCommand

Expand Down

0 comments on commit c9bbece

Please sign in to comment.