Skip to content

Commit 43ff4a2

Browse files
committed
gofmt
1 parent ccd1c62 commit 43ff4a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmd/daemon/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,7 @@ func (app *App) withAppPlayer(ctx context.Context, appPlayerFunc func(context.Co
370370
}
371371

372372
type Config struct {
373-
CacheDir string `koanf:"cache"`
373+
CacheDir string `koanf:"cache"`
374374
ConfigPath string `koanf:"config"`
375375

376376
// We need to keep this object around, otherwise it gets GC'd and the

0 commit comments

Comments
 (0)