format
This commit is contained in:
parent
d0f676caa0
commit
b96e434ab3
|
@ -470,7 +470,6 @@ void syncNodeStart(SSyncNode* pSyncNode) {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
syncNodeBecomeFollower(pSyncNode);
|
syncNodeBecomeFollower(pSyncNode);
|
||||||
|
|
||||||
// for test
|
// for test
|
||||||
|
|
Loading…
Reference in New Issue