diff options
| author | Jeff Carr <[email protected]> | 2025-02-12 15:43:58 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-02-12 15:43:58 -0600 |
| commit | db0986fa06245a1173aa3a3b654e7df25117acdc (patch) | |
| tree | 0071ca6cb952f09d1e469c966b6bd00305440c09 /plugin.go | |
| parent | 6f5944d45f0857e6261c87bb351f59b770d6f861 (diff) | |
updates for a standard plugin code file
Diffstat (limited to 'plugin.go')
| -rw-r--r-- | plugin.go | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -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 ( |
