summaryrefslogtreecommitdiff
path: root/structs.go
diff options
context:
space:
mode:
Diffstat (limited to 'structs.go')
-rw-r--r--structs.go3
1 files changed, 2 insertions, 1 deletions
diff --git a/structs.go b/structs.go
index 2f01c66..68a47d1 100644
--- a/structs.go
+++ b/structs.go
@@ -2,8 +2,9 @@ package gui
import (
"embed"
- "go.wit.com/widget"
"sync"
+
+ "go.wit.com/widget"
)
//