tsdb/retention: remove incorrect right brace

This commit is contained in:
Minglei Jin 2023-11-01 14:56:57 +08:00
parent 0f5a124cb1
commit 6f0fa5d47e
1 changed files with 29 additions and 30 deletions

View File

@ -359,7 +359,6 @@ static int32_t tsdbDoRetentionOnFileSet(SRTNer *rtner, STFileSet *fset) {
TSDB_CHECK_CODE(code, lino, _exit);
//}
}
}
// stt
SSttLvl *lvl;