We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b19061d commit d7846b6Copy full SHA for d7846b6
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