More go fmt.
This commit is contained in:
parent
380afbf755
commit
a210775287
|
@ -6,8 +6,8 @@ package ui
|
|||
|
||||
import (
|
||||
"fmt"
|
||||
"unsafe"
|
||||
"image"
|
||||
"unsafe"
|
||||
)
|
||||
|
||||
// #include "gtk_unix.h"
|
||||
|
|
Loading…
Reference in New Issue