Make go fmt happier
This commit is contained in:
@@ -47,6 +47,5 @@ func main() {
|
|||||||
<-sigCh
|
<-sigCh
|
||||||
fmt.Println("\nReceived interrupt signal, shutting down...")
|
fmt.Println("\nReceived interrupt signal, shutting down...")
|
||||||
|
|
||||||
|
|
||||||
fmt.Println("All processes terminated cleanly")
|
fmt.Println("All processes terminated cleanly")
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user