diff options
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" |
