mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Remove left comments
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
This commit is contained in:
parent
3b88b370cd
commit
f73ccf2608
@ -47,11 +47,6 @@ const hpaV2Beta1 = {
|
||||
},
|
||||
};
|
||||
|
||||
// const hpaV2Beta2 = {
|
||||
// ...hpaV2Beta1,
|
||||
// apiVersion: "autoscaling/v2beta2",
|
||||
// }
|
||||
|
||||
describe("getHorizontalPodAutoscalerMetrics", () => {
|
||||
let di: DiContainer;
|
||||
let getMetrics: (hpa: HorizontalPodAutoscaler) => string[];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user