fix: remove the code change for commit

This commit is contained in:
Cary Xu 2022-09-14 19:19:25 +08:00
parent f7fe7a4afb
commit e05fd1615b
1 changed files with 0 additions and 1 deletions

View File

@ -1033,7 +1033,6 @@ int32_t tsdbFSCommit2(STsdb *pTsdb, STsdbFS *pFSNew) {
code = TSDB_CODE_OUT_OF_MEMORY;
goto _err;
}
iOld++;
iNew++;
continue;