diff options
| author | Jeff Carr <[email protected]> | 2024-01-18 16:21:43 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-01-18 16:21:43 -0600 |
| commit | 1928ac7e7c4553b309fc9760a49fef8f8e15b11a (patch) | |
| tree | f4d0d7abe9bb8993fce07a35a50de5e717f4c36b /unix.go | |
| parent | a1aa87c78a1441753c1746058a82ca52bcd64ba2 (diff) | |
ready for another attempt at an auto-rebuild
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'unix.go')
| -rw-r--r-- | unix.go | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1,8 +1,6 @@ package main import ( - "errors" - "os/exec" "strings" "go.wit.com/lib/gui/repostatus" |
