more cleanup
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
This commit is contained in:
@@ -25,8 +25,4 @@ export interface RootSystemMetadataService {
|
||||
getInstalledPlugins: () => Promise<
|
||||
ReadonlyArray<RootSystemMetadataServicePluginInfo>
|
||||
>;
|
||||
|
||||
getHosts: () => Promise<
|
||||
ReadonlyArray<string | { external: string; internal: string }>
|
||||
>;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user