summaryrefslogtreecommitdiff
path: root/plugin.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-02-12 15:43:58 -0600
committerJeff Carr <[email protected]>2025-02-12 15:43:58 -0600
commitdb0986fa06245a1173aa3a3b654e7df25117acdc (patch)
tree0071ca6cb952f09d1e469c966b6bd00305440c09 /plugin.go
parent6f5944d45f0857e6261c87bb351f59b770d6f861 (diff)
updates for a standard plugin code file
Diffstat (limited to 'plugin.go')
-rw-r--r--plugin.go3
1 files changed, 0 insertions, 3 deletions
diff --git a/plugin.go b/plugin.go
index 1498880..61ae47f 100644
--- a/plugin.go
+++ b/plugin.go
@@ -6,9 +6,6 @@ package tree
There are some helper functions that are probably going to be
the same everywhere. Mostly due to handling the binary tree structure
and the channel communication
-
- For now, it's just a symlink to the 'master' version in
- ./toolkit/nocui/common.go
*/
import (