diff options
Diffstat (limited to 'structs.go')
| -rw-r--r-- | structs.go | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -2,8 +2,9 @@ package gui import ( "embed" - "go.wit.com/widget" "sync" + + "go.wit.com/widget" ) // |
![]() |
index : jcarr/gui | |
| Unnamed repository; edit this file 'description' to name the repository. |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | structs.go | 3 |
@@ -2,8 +2,9 @@ package gui import ( "embed" - "go.wit.com/widget" "sync" + + "go.wit.com/widget" ) // |