fix(serial_windows): remove unused import

This commit is contained in:
lc6464 2026-04-28 16:00:06 +08:00
parent fc24676924
commit c43fbc8a24
No known key found for this signature in database
GPG key ID: 53C61B42FEC71D6D

View file

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