diff options
| author | Jeff Carr <[email protected]> | 2024-01-29 12:34:18 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-01-29 12:34:18 -0600 |
| commit | ee5799a45508c7b1aa0d57b7a5840e200762fbd1 (patch) | |
| tree | 151d4cf019e0b3bfe3f3932c2f0eea1fca01a8a4 /main.go | |
| parent | 17d3bc99d1f5dc07935f3c7345b594da7a8a2956 (diff) | |
go teseting
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'main.go')
| -rw-r--r-- | main.go | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -74,7 +74,6 @@ func DebugWindow2(newB *gui.Node, title string) *gui.Node { gr = newB.NewGroup("plugins") - gr.NewButton("List Toolkits", func() { me.treeRoot.ListToolkits() }) |
