Remove redundant whitespace
This commit is contained in:
parent
3a6be65a20
commit
de251635b1
@ -200,7 +200,6 @@ utils::TCPSocket AllreduceBase::ConnectTracker(void) const {
|
||||
utils::Socket::Error("Connect");
|
||||
} else {
|
||||
fprintf(stderr, "retry connect to ip(retry time %d): [%s]\n", retry, tracker_uri.c_str());
|
||||
|
||||
#ifdef _MSC_VER
|
||||
Sleep(1);
|
||||
#else
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user