chore: removed some debug code
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
1d98399d09
commit
832bbf292c
@ -213,7 +213,6 @@ sub NTFY_TOPIC_Read
|
|||||||
|
|
||||||
if (!$buf)
|
if (!$buf)
|
||||||
{
|
{
|
||||||
NTFY_TOPIC_LOG(LOG_ERROR, "websocket disconnected");
|
|
||||||
InternalTimer(gettimeofday()+30, "NTFY_TOPIC_Reconnect", $hash);
|
InternalTimer(gettimeofday()+30, "NTFY_TOPIC_Reconnect", $hash);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user