Remove unused import

This commit is contained in:
Gilbert Chen
2017-06-20 16:37:47 -04:00
parent 84a4c86ca7
commit 839be6094f

View File

@@ -9,7 +9,6 @@ import (
"unsafe" "unsafe"
"time" "time"
"os" "os"
"path"
"runtime" "runtime"
ole "github.com/gilbertchen/go-ole" ole "github.com/gilbertchen/go-ole"