refactor: remove license from configs API

license has its own config APIs
This commit is contained in:
Zaiming (Stone) Shi 2023-01-09 09:16:19 +01:00
parent e498010f23
commit 8d53d154d9
1 changed files with 2 additions and 1 deletions

View File

@ -62,7 +62,8 @@
<<"event_message">>, <<"event_message">>,
<<"prometheus">>, <<"prometheus">>,
<<"telemetry">>, <<"telemetry">>,
<<"listeners">> <<"listeners">>,
<<"license">>
] ++ global_zone_roots() ] ++ global_zone_roots()
). ).