mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Remove unused code statement
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
This commit is contained in:
parent
4a3ac62209
commit
8dfe6c9b34
@ -40,7 +40,6 @@ describe("download logs options in logs dock tab", () => {
|
||||
const logs = new Map([["timestamp", "some-logs"]]);
|
||||
const pod = dockerPod;
|
||||
|
||||
loadLogsInjectable.lifecycle;
|
||||
const container = {
|
||||
name: "docker-exporter",
|
||||
image: "docker.io/prom/node-exporter:v1.0.0-rc.0",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user