From 1b8836e92d7d59cf99d17d5df981337f459712df Mon Sep 17 00:00:00 2001 From: antham Date: Wed, 29 Aug 2018 13:45:52 +0200 Subject: [PATCH] fix fmt issue --- pkg/config/app_config.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/config/app_config.go b/pkg/config/app_config.go index 0acd9d820..899d27fbc 100644 --- a/pkg/config/app_config.go +++ b/pkg/config/app_config.go @@ -206,7 +206,7 @@ func (c *AppConfig) LoadAppState() error { return yaml.Unmarshal(appStateBytes, c.AppState) } - // GetDefaultConfig returns the application default configuration +// GetDefaultConfig returns the application default configuration func GetDefaultConfig() []byte { return []byte( `gui: