Skip to content

Commit

Permalink
chore: remove unnecessary code
Browse files Browse the repository at this point in the history
  • Loading branch information
mhanberg committed Jun 29, 2023
1 parent 9aaccc4 commit 519f62b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/next_ls/symbol_table.ex
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@ defmodule NextLS.SymbolTable do
} = symbols

:dets.delete(state.table, mod)
:dets.delete(state.table, file)

:dets.insert(
state.table,
Expand Down

0 comments on commit 519f62b

Please sign in to comment.