fix(serial_windows): remove unused import (#2697)
This commit is contained in:
parent
fc24676924
commit
9b109dc7a8
1 changed files with 0 additions and 1 deletions
|
|
@ -4,7 +4,6 @@ package hardwaretools
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"context"
|
"context"
|
||||||
"fmt"
|
|
||||||
"sort"
|
"sort"
|
||||||
"strings"
|
"strings"
|
||||||
"time"
|
"time"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue