Skip to content

Commit 004b483

Browse files
author
Roberto Sora
committed
Cosmetics
1 parent 760a62c commit 004b483

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

main.go

Lines changed: 0 additions & 1 deletion
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)