refactor code

This commit is contained in:
yihaoDeng 2024-11-22 14:58:44 +08:00
parent 407eeb6620
commit b8112ff3a0
1 changed files with 0 additions and 1 deletions

View File

@ -74,7 +74,6 @@ typedef struct SSysTableScanInfo {
SLimitInfo limitInfo;
int32_t tbnameSlotId;
STableListInfo* pTableListInfo;
SSDataBlock* pResBlock;
SReadHandle* pHandle;
SStorageAPI* pAPI;
} SSysTableScanInfo;