Skip to content

Commit 5b5c894

Browse files
committed
remove comment
1 parent aad71eb commit 5b5c894

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

http/gateway/handler.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -255,8 +255,6 @@ func WatchRoom(r *room.Room) {
255255
continue
256256
}
257257

258-
// TODO: check p.LastPing
259-
260258
conn.Send(AnyMessage{
261259
Op: OpEvent,
262260
T: CoordinateChangeEvent,

0 commit comments

Comments
 (0)