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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,7 +4,6 @@ package hardwaretools
import ( import (
"context" "context"
"fmt"
"sort" "sort"
"strings" "strings"
"time" "time"