remove idea of hosts
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
This commit is contained in:
@@ -17,7 +17,6 @@
|
||||
/** @public */
|
||||
export interface RootSystemMetadataServicePluginInfo {
|
||||
readonly pluginId: string;
|
||||
readonly hosts: (string | { external: string; internal: string })[];
|
||||
}
|
||||
|
||||
/** @public */
|
||||
|
||||
Reference in New Issue
Block a user