Przeglądaj źródła

Remove extra whitespace

prplecake 2 lat temu
rodzic
commit
f864a9edfb
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0 1
      config.go

+ 0 - 1
config.go

@@ -65,6 +65,5 @@ func (cf *config) Save() error {
 	if err != nil {
 		return err
 	}
-
 	return nil
 }