Remove unused package.

This commit is contained in:
scruzin 2019-11-22 13:27:25 +10:30
parent b67944b356
commit d8ce6faa3c
1 changed files with 0 additions and 1 deletions

View File

@ -31,7 +31,6 @@ import (
"bitbucket.org/ausocean/av/codec/codecutil"
"bitbucket.org/ausocean/av/codec/pcm"
"bitbucket.org/ausocean/av/container/mts"
"bitbucket.org/ausocean/av/device"
"bitbucket.org/ausocean/av/device/alsa"
"bitbucket.org/ausocean/utils/logger"
)