#2042: Remove debug statement

This commit is contained in:
Nick Todd
2023-11-21 11:15:07 +00:00
parent f7215847d4
commit 813a1f356e

View File

@@ -89,7 +89,6 @@ class NTPClient(Service):
if not (isinstance(payload, NTPPacket) and payload.ntp_request.ntp_client):
_LOGGER.debug(f"{payload} is not a NTPPacket")
return False
print(f">>>>>>>>>>>>>>>>>> payload.ntp_reply.ntp_datetime {payload.ntp_reply.ntp_datetime}")
if payload.ntp_reply.ntp_datetime:
self.sys_log.info(
f"{self.name}: Received time \