mirror of
https://github.com/pion/webrtc.git
synced 2025-11-03 01:33:46 +08:00
Fix errcheck warnings
This commit is contained in:
@@ -8,7 +8,7 @@ import (
|
||||
"sync/atomic"
|
||||
|
||||
"github.com/pions/webrtc"
|
||||
"github.com/pions/webrtc/rtp"
|
||||
"github.com/pions/webrtc/pkg/rtp"
|
||||
)
|
||||
|
||||
var trackCount uint64
|
||||
|
||||
Reference in New Issue
Block a user