summaryrefslogtreecommitdiff
path: root/textbox.go
diff options
context:
space:
mode:
Diffstat (limited to 'textbox.go')
-rw-r--r--textbox.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/textbox.go b/textbox.go
index 2b28fae..48557b4 100644
--- a/textbox.go
+++ b/textbox.go
@@ -2,7 +2,6 @@ package gui
import (
"go.wit.com/log"
-
"go.wit.com/widget"
)