tsdb/retention: remove incorrect right brace
This commit is contained in:
parent
0f5a124cb1
commit
6f0fa5d47e
|
@ -359,7 +359,6 @@ static int32_t tsdbDoRetentionOnFileSet(SRTNer *rtner, STFileSet *fset) {
|
||||||
TSDB_CHECK_CODE(code, lino, _exit);
|
TSDB_CHECK_CODE(code, lino, _exit);
|
||||||
//}
|
//}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
// stt
|
// stt
|
||||||
SSttLvl *lvl;
|
SSttLvl *lvl;
|
||||||
|
|
Loading…
Reference in New Issue