From ad34230d670a24840a3da54db319d9dd4b0d2479 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Wed, 19 Feb 2025 06:54:36 -0600 Subject: starting the table window --- plugin.go | 3 --- 1 file changed, 3 deletions(-) (limited to 'plugin.go') 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" -- cgit v1.2.3