chore: removed some debug code
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-11-24 20:53:14 +01:00
parent 1d98399d09
commit 832bbf292c

View File

@@ -213,7 +213,6 @@ sub NTFY_TOPIC_Read
if (!$buf)
{
NTFY_TOPIC_LOG(LOG_ERROR, "websocket disconnected");
InternalTimer(gettimeofday()+30, "NTFY_TOPIC_Reconnect", $hash);
return;
}