make CI/CD happy

This commit is contained in:
yihaoDeng 2021-07-07 18:22:10 +08:00
parent 32bfa0f119
commit 455f3743d8
1 changed files with 0 additions and 1 deletions

View File

@ -8793,7 +8793,6 @@ void normalizeSqlNode(SSqlNode* pSqlNode, const char* dbName) {
// 2. pSqlNode->pWhere
// 3. pSqlNode->pHaving
// 4. pSqlNode->pSortOrder
// pSqlNode->from
}