summaryrefslogtreecommitdiff
path: root/eventGocui.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-03-03 08:31:21 -0600
committerJeff Carr <[email protected]>2025-03-03 08:31:21 -0600
commit75014f4b284d3e88266c1ae319ee9bbdb86d3ad2 (patch)
treee7285307e91f4291d4361568ed1f89bd6ad9e1d6 /eventGocui.go
parent9ef16c1bf2bfc1e00163b461779383c809efff9f (diff)
define a background widget more properly
Diffstat (limited to 'eventGocui.go')
-rw-r--r--eventGocui.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/eventGocui.go b/eventGocui.go
index 6527bba..7999f14 100644
--- a/eventGocui.go
+++ b/eventGocui.go
@@ -7,7 +7,6 @@ import (
"errors"
"github.com/awesome-gocui/gocui"
-
"go.wit.com/log"
)