fix: remove the code change for commit
This commit is contained in:
parent
f7fe7a4afb
commit
e05fd1615b
|
@ -1033,7 +1033,6 @@ int32_t tsdbFSCommit2(STsdb *pTsdb, STsdbFS *pFSNew) {
|
|||
code = TSDB_CODE_OUT_OF_MEMORY;
|
||||
goto _err;
|
||||
}
|
||||
|
||||
iOld++;
|
||||
iNew++;
|
||||
continue;
|
||||
|
|
Loading…
Reference in New Issue