From 63b76b29127aae98f5b709611cfcd036484ebefe Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Sun, 28 Jan 2024 17:40:02 -0600 Subject: things laying over each other Signed-off-by: Jeff Carr --- tab.go | 2 -- 1 file changed, 2 deletions(-) (limited to 'tab.go') 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" -- cgit v1.2.3