More go fmt.
This commit is contained in:
parent
43b3f1c2a8
commit
94f9684e68
|
@ -4,9 +4,9 @@ package ui
|
|||
|
||||
import (
|
||||
"fmt"
|
||||
"sync"
|
||||
"syscall"
|
||||
"unsafe"
|
||||
"sync"
|
||||
)
|
||||
|
||||
type sysData struct {
|
||||
|
|
Loading…
Reference in New Issue