Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update lib/next_ls/db.ex
Browse files Browse the repository at this point in the history
mhanberg authored Aug 17, 2023
1 parent f4645e2 commit f15553d
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
@@ -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"""

0 comments on commit f15553d

Please sign in to comment.