diff options
| author | Jeff Carr <[email protected]> | 2025-10-22 16:51:40 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-10-22 16:51:40 -0500 |
| commit | 4bf7ba47adcc25fa11a532f3e729d0f321e19e58 (patch) | |
| tree | f7e05c91652abdfbe7c1deb2b179c98ba518a8bd /init.go | |
| parent | a3e4731d23f4b7fbcf451b8446532bf3674b2734 (diff) | |
crapnutsv0.0.3
Diffstat (limited to 'init.go')
| -rw-r--r-- | init.go | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -4,8 +4,6 @@ import ( "os" "path/filepath" "strings" - - "go.wit.com/log" ) // this is an experiment at this point to |
