Skip to content

Commit a5dd3e0

Browse files
Rolling back changes that impact v1
1 parent 19e6547 commit a5dd3e0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/replit_river/common_session.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@ async def setup_heartbeat(
8585
# TODO: make this a message class
8686
# https://github.com/replit/river/blob/741b1ea6d7600937ad53564e9cf8cd27a92ec36a/transport/message.ts#L42
8787
payload={
88-
"type": "ACK",
8988
"ack": 0,
9089
},
9190
control_flags=ACK_BIT,

0 commit comments

Comments
 (0)