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 ad4cb92 commit b19061dCopy full SHA for b19061d
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