We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 788ced9 commit 0109e34Copy full SHA for 0109e34
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