Skip to content

Commit

Permalink
unused var
Browse files Browse the repository at this point in the history
  • Loading branch information
cedricve committed May 10, 2023
1 parent d2e8e04 commit 2860775
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion machinery/src/webrtc/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,6 @@ func WriteToTrack(livestreamCursor *pubsub.QueueCursor, configuration *models.Co
lastKeepAlive := "0"
peerCount := "0"

count := 0
for cursorError == nil {

pkt, cursorError = livestreamCursor.ReadPacket()
Expand Down

0 comments on commit 2860775

Please sign in to comment.