From db0986fa06245a1173aa3a3b654e7df25117acdc Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Wed, 12 Feb 2025 15:43:58 -0600 Subject: updates for a standard plugin code file --- plugin.go | 3 --- 1 file changed, 3 deletions(-) (limited to 'plugin.go') 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 ( -- cgit v1.2.3