Merge branch 'enh/TD-26976-3.0' of https://github.com/taosdata/TDengine into enh/TD-26976-3.0

This commit is contained in:
kailixu 2023-11-17 08:39:12 +08:00
commit 71403cd02c
1 changed files with 0 additions and 1 deletions

View File

@ -31,7 +31,6 @@ int32_t mndGetClusterGrantedInfo(SMnode *pMnode, SGrantedInfo *pInfo);
int32_t mndSetClusterGrantedInfo(SMnode *pMnode, SGrantedInfo *pInfo);
int64_t mndGetClusterUpTime(SMnode *pMnode);
#ifdef __cplusplus
}
#endif