diff options
| author | Jeff Carr <[email protected]> | 2025-02-19 06:54:36 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-02-19 17:39:45 -0600 |
| commit | ad34230d670a24840a3da54db319d9dd4b0d2479 (patch) | |
| tree | b77547a391265569ac9c6a568c98cc837fbf6d8a /plugin.go | |
| parent | 57b6efd8315bdb9df1a87439733c83757d993235 (diff) | |
Diffstat (limited to 'plugin.go')
| -rw-r--r-- | plugin.go | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -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" |
