summaryrefslogtreecommitdiff
path: root/unix.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-01-18 16:20:11 -0600
committerJeff Carr <[email protected]>2024-01-18 16:20:11 -0600
commit8e9e19a14f7bd1b1cf4b3c8d0220dc84640c2ffd (patch)
tree074d48cc795a358eee83cab80cb3217f1406c79b /unix.go
parent940b1d8b6e8389e39aac0b0173d313d30da5c01b (diff)
goimport fixv0.12.14
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'unix.go')
-rw-r--r--unix.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/unix.go b/unix.go
index b2f12a4..6d3615c 100644
--- a/unix.go
+++ b/unix.go
@@ -9,7 +9,6 @@ import (
"path/filepath"
"regexp"
"strings"
- "time"
"go.wit.com/log"
)