diff options
| author | Jeff Carr <[email protected]> | 2024-01-28 17:40:02 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-01-28 17:40:02 -0600 |
| commit | 63b76b29127aae98f5b709611cfcd036484ebefe (patch) | |
| tree | 6b9793b72a2e5d4a846dc0693f7e8bfad6478e84 /tab.go | |
| parent | 2e2e68ce070a987304d3f8e4bae832b2672f7875 (diff) | |
things laying over each other
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'tab.go')
| -rw-r--r-- | tab.go | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1,7 +1,5 @@ package main -// implements widgets 'Window' and 'Tab' - import ( "strings" |
