Skip to content

Commit

Permalink
style: format
Browse files Browse the repository at this point in the history
  • Loading branch information
aeneasr committed Sep 28, 2020
1 parent aef1e1a commit a7708f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/serve/root.go
Expand Up @@ -38,7 +38,7 @@ var logger *logrusx.Logger

// serveCmd represents the serve command
var serveCmd = &cobra.Command{
Use: "serve",
Use: "serve",
Short: "Run the ORY Kratos server",
Run: func(cmd *cobra.Command, args []string) {
logger = viperx.InitializeConfig("kratos", "", logger)
Expand Down

0 comments on commit a7708f0

Please sign in to comment.