delete println
This commit is contained in:
@@ -259,7 +259,6 @@ func (ls *LiveServer) Reload(newAddr string) error {
|
|||||||
}
|
}
|
||||||
ls.mu.Unlock()
|
ls.mu.Unlock()
|
||||||
|
|
||||||
println("Old addr:", oldAddr, "New addr:", newAddr)
|
|
||||||
if oldAddr == newAddr {
|
if oldAddr == newAddr {
|
||||||
return nil
|
return nil
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user