address review comments

Signed-off-by: Jonah Back <jonah@jonahback.com>
This commit is contained in:
Jonah Back
2022-07-10 20:45:07 -07:00
parent fe5a25ecab
commit 9bfddd0dd6
2 changed files with 26 additions and 2 deletions
-2
View File
@@ -163,8 +163,6 @@ export interface KubernetesEnvironment {
// (undocumented)
config: Config;
// (undocumented)
discovery: PluginEndpointDiscovery;
// (undocumented)
logger: Logger;
}