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