fixed indentation
This commit is contained in:
parent
1b15bb14e7
commit
41ef269c62
1 changed files with 1 additions and 1 deletions
|
@ -120,4 +120,4 @@ func main() {
|
|||
log.Printf("Framework stopped with status %s and error: %s\n", status.String(), err.Error())
|
||||
}
|
||||
log.Println("Exiting...")
|
||||
}
|
||||
}
|
||||
|
|
Reference in a new issue