Skip to content

Commit 47213d1

Browse files
committed
refactor: remove unused serial package import from serialport.go
1 parent f04d5cc commit 47213d1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

serialport.go

-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ import (
2525
"unicode/utf8"
2626

2727
log "github.com/sirupsen/logrus"
28-
serial "go.bug.st/serial"
2928
)
3029

3130
// SerialConfig is the serial port configuration

0 commit comments

Comments
 (0)