Skip to content

Commit

Permalink
gofmt
Browse files Browse the repository at this point in the history
  • Loading branch information
eddycjy committed Mar 24, 2019
1 parent e466d3c commit de7a994
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/logging/file.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ func getLogFileName() string {
time.Now().Format(setting.AppSetting.TimeFormat),
setting.AppSetting.LogFileExt,
)
}
}

0 comments on commit de7a994

Please sign in to comment.