fix: remove debug code

This commit is contained in:
dapan1121 2023-01-03 09:27:41 +08:00
parent b8cbc93584
commit 38d1e8688e
1 changed files with 0 additions and 3 deletions

View File

@ -884,9 +884,6 @@ static int32_t vnodeProcessSubmitReq(SVnode *pVnode, int64_t version, void *pReq
bool tbCreated = false;
terrno = TSDB_CODE_SUCCESS;
int32_t tta = 0;
int32_t ttt = 1/tta;
pRsp->code = 0;
pSubmitReq->version = version;
statis.nBatchInsert = 1;