Skip to content

Commit b9ae10b

Browse files
author
Roberto Sora
committed
Cosmetics
1 parent 0109e34 commit b9ae10b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

main.go

-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ import (
2323
)
2424

2525
func main() {
26-
2726
if err := cli.ArduinoCli.Execute(); err != nil {
2827
os.Exit(errorcodes.ErrGeneric)
2928
}

0 commit comments

Comments
 (0)