minor changes

This commit is contained in:
root 2020-09-10 14:07:40 +08:00
parent 48d22d9c05
commit a0f01c7dfe
1 changed files with 1 additions and 1 deletions

View File

@ -126,8 +126,8 @@ void syncCleanUp() {
}
if (vgIdHash) {
vgIdHash = NULL;
taosHashCleanup(vgIdHash);
vgIdHash = NULL;
}
sInfo("sync module is cleaned up");