summaryrefslogtreecommitdiff
path: root/action.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-01-30 11:34:00 -0600
committerJeff Carr <[email protected]>2024-01-30 11:34:00 -0600
commit36b1b1bfab2d11650e7b28070b04b386f2cfc3cf (patch)
tree22b02fc0a2ff4347742028230d2736f32a2471e0 /action.go
parentd6b940e519ef00fdc1d60545db12b432e9c255e7 (diff)
can't properly unload this plugin
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'action.go')
-rw-r--r--action.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/action.go b/action.go
index ca8b089..4bbdf1a 100644
--- a/action.go
+++ b/action.go
@@ -9,7 +9,6 @@ package main
import (
"go.wit.com/log"
"go.wit.com/widget"
- // "go.wit.com/toolkits/tree"
)
func doAction(a widget.Action) {