audio: Bug fix: Compile error

This commit is contained in:
Hajime Hoshi 2016-04-17 03:19:05 +09:00
parent 6ba088d021
commit 2b4140cb4a

View File

@ -17,7 +17,6 @@
package driver package driver
import ( import (
"errors"
"fmt" "fmt"
"runtime" "runtime"