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 e80a340 commit 760a62cCopy full SHA for 760a62c
configuration/configuration.go
@@ -76,7 +76,6 @@ func Init(configPath string) {
76
feedback.Errorf("Error reading config file: %v", err)
77
}
78
79
-
80
81
82
// getDefaultArduinoDataDir returns the full path to the default arduino folder
0 commit comments