This commit is contained in:
xdrm-brackets 2018-11-08 13:41:44 +01:00
parent 9f1d2923ba
commit 274d8af1f7
1 changed files with 0 additions and 2 deletions

View File

@ -64,8 +64,6 @@ func Load(path string) (ConfigurationFormat, error) {
func loadFromExtension(ext string) ConfigurationFormat {
var confFormat ConfigurationFormat
// select configuration or fail if not known
switch ext {
case "json":