mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-02 16:06:19 +00:00
all: run goimports
gioui.org/ui was renamed from gioui.org/ui/ui before the release, but the import order wasn't changed accordingly. Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
+1
-1
@@ -3,8 +3,8 @@
|
||||
package pointer
|
||||
|
||||
import (
|
||||
"gioui.org/ui/f32"
|
||||
"gioui.org/ui"
|
||||
"gioui.org/ui/f32"
|
||||
)
|
||||
|
||||
type Queue struct {
|
||||
|
||||
Reference in New Issue
Block a user