summaryrefslogtreecommitdiff
path: root/plugin.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-02-19 06:54:36 -0600
committerJeff Carr <[email protected]>2025-02-19 17:39:45 -0600
commitad34230d670a24840a3da54db319d9dd4b0d2479 (patch)
treeb77547a391265569ac9c6a568c98cc837fbf6d8a /plugin.go
parent57b6efd8315bdb9df1a87439733c83757d993235 (diff)
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 8899bd2..36c8099 100644
--- a/plugin.go
+++ b/plugin.go
@@ -4,9 +4,6 @@
package main
import (
- // if you include more than just this import
- // then your plugin might be doing something un-ideal (just a guess from 2023/02/27)
-
"github.com/awesome-gocui/gocui"
"go.wit.com/log"
"go.wit.com/toolkits/tree"