summaryrefslogtreecommitdiff
path: root/tab.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-01-28 17:40:02 -0600
committerJeff Carr <[email protected]>2024-01-28 17:40:02 -0600
commit63b76b29127aae98f5b709611cfcd036484ebefe (patch)
tree6b9793b72a2e5d4a846dc0693f7e8bfad6478e84 /tab.go
parent2e2e68ce070a987304d3f8e4bae832b2672f7875 (diff)
things laying over each other
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'tab.go')
-rw-r--r--tab.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/tab.go b/tab.go
index d92c427..0f0acb5 100644
--- a/tab.go
+++ b/tab.go
@@ -1,7 +1,5 @@
package main
-// implements widgets 'Window' and 'Tab'
-
import (
"strings"