summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debug.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/debug.go b/debug.go
index 75b374f..0de8d95 100644
--- a/debug.go
+++ b/debug.go
@@ -7,7 +7,6 @@ package gui
import (
"errors"
"strconv"
- "strings"
"go.wit.com/log"
"go.wit.com/gui/widget"