diff --git a/revid/mtsSender_test.go b/revid/mtsSender_test.go index 9a0cfab3..c96613cb 100644 --- a/revid/mtsSender_test.go +++ b/revid/mtsSender_test.go @@ -34,12 +34,13 @@ import ( "testing" "time" + "github.com/Comcast/gots/packet" + "github.com/Comcast/gots/pes" + "bitbucket.org/ausocean/av/stream/mts" "bitbucket.org/ausocean/av/stream/mts/meta" "bitbucket.org/ausocean/utils/logger" "bitbucket.org/ausocean/utils/ring" - "github.com/Comcast/gots/packet" - "github.com/Comcast/gots/pes" ) // Ring buffer sizes and read/write timeouts.