Skip to content

Commit

Permalink
Update lib/next_ls/db.ex
Browse files Browse the repository at this point in the history
  • Loading branch information
mhanberg committed Aug 17, 2023
1 parent 6f96248 commit 7527bb9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/next_ls/db.ex
Original file line number Diff line number Diff line change
Expand Up @@ -144,8 +144,6 @@ defmodule NextLS.DB do
{:message_queue_len, count} = Process.info(self(), :message_queue_len)
NextLS.DB.Activity.update(s.activity, count)

NextLS.Logger.warning(s.logger, "CLEANING REFERENCES FOR #{filename}")

__query__(
{conn, s.logger},
~Q"""
Expand Down

0 comments on commit 7527bb9

Please sign in to comment.