enh: code format optimization
This commit is contained in:
parent
79d60495c8
commit
95d30b7f5d
|
@ -146,8 +146,6 @@ struct STsdbCfg {
|
|||
SRetention retentions[TSDB_RETENTION_MAX];
|
||||
};
|
||||
|
||||
|
||||
|
||||
struct SVnodeCfg {
|
||||
int32_t vgId;
|
||||
char dbname[TSDB_DB_NAME_LEN];
|
||||
|
|
Loading…
Reference in New Issue