Skip to content

Commit 3700131

Browse files
committed
remove log line
1 parent ff1d5b4 commit 3700131

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Intersect.Client.Core/Networking/Network.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@ public static void DebounceClose(string reason)
7676

7777
try
7878
{
79-
Console.WriteLine("DEBOUNCE CONTINUE ENTERED");
8079
if (_closeTask != task)
8180
{
8281
ApplicationContext.Context.Value?.Logger.LogDebug("Disconnect interrupted, skipping");

0 commit comments

Comments
 (0)