diff --git a/pkg/tools/hardware/serial_windows.go b/pkg/tools/hardware/serial_windows.go index 36f8b427..31a21558 100644 --- a/pkg/tools/hardware/serial_windows.go +++ b/pkg/tools/hardware/serial_windows.go @@ -4,7 +4,6 @@ package hardwaretools import ( "context" - "fmt" "sort" "strings" "time"