diff options
| author | Jeff Carr <[email protected]> | 2024-02-09 11:50:16 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-02-09 11:50:16 -0600 |
| commit | 17e1a099c44583aa372218b5e14724ce4a38048b (patch) | |
| tree | bf377c752bf7b4a5631b15113f1f5f9e7c9e6167 /globalDisplayOptions.go | |
| parent | 7aca2fcb693f0253a23b62f5d6a8553d0d3c719a (diff) | |
start looping releasesv0.20.2
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'globalDisplayOptions.go')
| -rw-r--r-- | globalDisplayOptions.go | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/globalDisplayOptions.go b/globalDisplayOptions.go index f12d000..9ca43e5 100644 --- a/globalDisplayOptions.go +++ b/globalDisplayOptions.go @@ -1,4 +1,3 @@ -// This is a simple example package main import ( @@ -9,7 +8,6 @@ import ( "go.wit.com/lib/debugger" "go.wit.com/lib/gui/logsettings" "go.wit.com/log" - // "go.wit.com/gui/gadgets" ) func showHideRepos() { |
