summaryrefslogtreecommitdiff
path: root/debug.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-01-18 04:35:33 -0600
committerJeff Carr <[email protected]>2024-01-18 04:35:33 -0600
commit714dd92829edd0c7eea9ce867d9b6e0c90464018 (patch)
tree81a920b2872647f5c062454c857acbf0e87507e7 /debug.go
parent83daac1902d6d5fddebad6864e41ded648a854d4 (diff)
really everywhere this timev0.0.2
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'debug.go')
-rw-r--r--debug.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/debug.go b/debug.go
index f974783..a1cb2d4 100644
--- a/debug.go
+++ b/debug.go
@@ -2,7 +2,6 @@ package main
import (
"go.wit.com/log"
- // "go.wit.com/gui/widget"
)
var defaultBehavior bool = true