fix(serial_windows): remove unused import (#2697)

This commit is contained in:
LC
2026-04-28 16:19:59 +08:00
committed by GitHub
parent fc24676924
commit 9b109dc7a8
-1
View File
@@ -4,7 +4,6 @@ package hardwaretools
import (
"context"
"fmt"
"sort"
"strings"
"time"