fixed indentation

This commit is contained in:
Pradyumna Kaushik 2017-08-22 12:56:36 -04:00
parent 1b15bb14e7
commit 41ef269c62

View file

@ -120,4 +120,4 @@ func main() {
log.Printf("Framework stopped with status %s and error: %s\n", status.String(), err.Error())
}
log.Println("Exiting...")
}
}