From 7527bb9cafa44041cd409f3c4787b5b0cad2445c Mon Sep 17 00:00:00 2001 From: Mitchell Hanberg Date: Thu, 17 Aug 2023 11:00:08 -0400 Subject: [PATCH] Update lib/next_ls/db.ex --- lib/next_ls/db.ex | 2 -- 1 file changed, 2 deletions(-) diff --git a/lib/next_ls/db.ex b/lib/next_ls/db.ex index bdf665c3..293e9a00 100644 --- a/lib/next_ls/db.ex +++ b/lib/next_ls/db.ex @@ -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"""