mirror of
https://github.com/pion/webrtc.git
synced 2025-10-05 23:26:58 +08:00
Mass replace pions -> pion
Pions organization was renamed to pion
This commit is contained in:
@@ -5,8 +5,8 @@ package webrtc
|
||||
import (
|
||||
"time"
|
||||
|
||||
"github.com/pions/ice"
|
||||
"github.com/pions/logging"
|
||||
"github.com/pion/ice"
|
||||
"github.com/pion/logging"
|
||||
)
|
||||
|
||||
// SettingEngine allows influencing behavior in ways that are not
|
||||
|
Reference in New Issue
Block a user