chore: code format
This commit is contained in:
parent
b7253d8814
commit
70f2c68570
|
@ -817,7 +817,6 @@ _err:
|
||||||
return code;
|
return code;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
int32_t tsdbFSCommit1(STsdb *pTsdb, STsdbFS *pFSNew) {
|
int32_t tsdbFSCommit1(STsdb *pTsdb, STsdbFS *pFSNew) {
|
||||||
int32_t code = 0;
|
int32_t code = 0;
|
||||||
char tfname[TSDB_FILENAME_LEN];
|
char tfname[TSDB_FILENAME_LEN];
|
||||||
|
|
Loading…
Reference in New Issue