Skip to content

Commit e98fbd1

Browse files
committed
format
1 parent 5a1ac55 commit e98fbd1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/elixir_ls_utils/test/complete_test.exs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2208,7 +2208,6 @@ defmodule ElixirLS.Utils.CompletionEngineTest do
22082208
] = expand(~c"unquote", %Env{requires: []})
22092209
end
22102210

2211-
22122211
test "macros from the same module should not add needed_require" do
22132212
macro_info = %ElixirSense.Core.State.ModFunInfo{
22142213
type: :defmacro,

0 commit comments

Comments
 (0)