Windows: import fixes.
This commit is contained in:
parent
e817a8fe64
commit
eaaa8b565f
@ -1,7 +1,12 @@
|
||||
package ui
|
||||
|
||||
import (
|
||||
// stdlib
|
||||
"os"
|
||||
"path/filepath"
|
||||
|
||||
// other
|
||||
"github.com/mattn/go-gtk/gtk"
|
||||
"github.com/couchbase/goutils/platform"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user