Remove unused replace in go.mod

This commit is contained in:
David Zhao
2021-11-09 21:51:59 -08:00
parent 94aec3b98d
commit fbc0d43f4f
-2
View File
@@ -46,5 +46,3 @@ require (
google.golang.org/protobuf v1.27.1
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
)
replace github.com/pion/ion-sfu => github.com/livekit/ion-sfu v1.20.16