Run go fmt.
This commit is contained in:
parent
e108a9b7a7
commit
e40e98aa25
|
@ -257,7 +257,6 @@ func eventLoop() {
|
||||||
var c1 layout.FlexChild // flex child for title bar
|
var c1 layout.FlexChild // flex child for title bar
|
||||||
face := faces.For(regular, ui.Sp(16))
|
face := faces.For(regular, ui.Sp(16))
|
||||||
|
|
||||||
|
|
||||||
margin := layout.UniformInset(ui.Dp(10))
|
margin := layout.UniformInset(ui.Dp(10))
|
||||||
|
|
||||||
title := &text.Label{Face: face, Text: "passgo"}
|
title := &text.Label{Face: face, Text: "passgo"}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user