diff --git a/pkg/tools/hardware/serial_windows.go b/pkg/tools/hardware/serial_windows.go index 36f8b4271..31a215589 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"