diff options
| author | Jeff Carr <[email protected]> | 2025-10-14 02:23:45 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-10-14 02:24:59 -0500 |
| commit | f2a3ac86043387725cb932c877bc76770812b11f (patch) | |
| tree | 124c8a38c7fef36594015106638ae063e02cab2f | |
| parent | cde244af8f9fc4062213d170ce23be730656b416 (diff) | |
rm testingv0.0.22
| -rw-r--r-- | main.go | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -6,7 +6,6 @@ import ( "os" "path/filepath" - "go.wit.com/lib/debian" "go.wit.com/lib/gui/prep" "go.wit.com/lib/gui/shell" "go.wit.com/lib/protobuf/zoopb" @@ -94,7 +93,6 @@ func main() { } if argv.Verify != nil { - debian.InitMachine() s, err = doVerify() } |
