We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0109e34 commit b9ae10bCopy full SHA for b9ae10b
main.go
@@ -23,7 +23,6 @@ import (
23
)
24
25
func main() {
26
-
27
if err := cli.ArduinoCli.Execute(); err != nil {
28
os.Exit(errorcodes.ErrGeneric)
29
}
0 commit comments