Fix logging for rove-server
This commit is contained in:
parent
856771dac7
commit
84163ce9e1
2 changed files with 1 additions and 2 deletions
|
@ -85,7 +85,6 @@ func InnerMain() {
|
|||
}
|
||||
|
||||
// Run the server
|
||||
log.Printf("Serving HTTP on %s\n", s.Addr())
|
||||
s.Run()
|
||||
|
||||
// Close the server
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue