refactor: rm dead code
This commit is contained in:
parent
4d876f2af2
commit
cba5c7bb45
|
@ -1952,10 +1952,6 @@ zones_field_schema() ->
|
|||
}
|
||||
).
|
||||
|
||||
desc("persistent_session_store") ->
|
||||
"Settings for message persistence.";
|
||||
desc("persistent_session_builtin") ->
|
||||
"Settings for the built-in storage engine of persistent messages.";
|
||||
desc("persistent_table_mria_opts") ->
|
||||
"Tuning options for the mria table.";
|
||||
desc("stats") ->
|
||||
|
|
Loading…
Reference in New Issue