Skip to content

Commit 5da71bd

Browse files
committed
Fixed PR review comments
1 parent 12b13a3 commit 5da71bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

allwinner/h6.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
package allwinner
99

1010
import (
11-
//_ "embed"
11+
_ "embed"
1212
"encoding/json"
1313
"periph.io/x/conn/v3/pin"
1414
"periph.io/x/host/v3/sysfs"

0 commit comments

Comments
 (0)