Skip to content

Commit 2dd6f4a

Browse files
committed
a tiny change
1 parent 7ff6459 commit 2dd6f4a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ldclient/impl/datasourcev2/streaming.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,6 @@ def _process_message(
231231
exceptions appropriately.
232232
"""
233233
if msg.event == EventName.HEARTBEAT:
234-
# https://tinyurl.com/3ne69k2t
235234
return None
236235

237236
if msg.event == EventName.SERVER_INTENT:

0 commit comments

Comments
 (0)