summaryrefslogtreecommitdiff
path: root/unix.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-01-18 16:21:43 -0600
committerJeff Carr <[email protected]>2024-01-18 16:21:43 -0600
commit1928ac7e7c4553b309fc9760a49fef8f8e15b11a (patch)
treef4d0d7abe9bb8993fce07a35a50de5e717f4c36b /unix.go
parenta1aa87c78a1441753c1746058a82ca52bcd64ba2 (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.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/unix.go b/unix.go
index 28814c2..d03964a 100644
--- a/unix.go
+++ b/unix.go
@@ -1,8 +1,6 @@
package main
import (
- "errors"
- "os/exec"
"strings"
"go.wit.com/lib/gui/repostatus"