mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
chore(main): add a space line between the two if statements
This commit is contained in:
parent
1b59eacb72
commit
d000ba3ed3
@ -82,6 +82,7 @@ func (e *Etcd) Run() {
|
||||
} else if e.Config.Verbose {
|
||||
log.Verbose = true
|
||||
}
|
||||
|
||||
if e.Config.CPUProfileFile != "" {
|
||||
profile(e.Config.CPUProfileFile)
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user