bug fixing and deploy and build diagnostics
This commit is contained in:
@@ -175,9 +175,6 @@ impl MemoryTracker {
|
||||
}
|
||||
}
|
||||
|
||||
fn remove(&mut self, name: &str) {
|
||||
self.samples.remove(name);
|
||||
}
|
||||
}
|
||||
|
||||
/// Query container memory stats from podman.
|
||||
|
||||
Reference in New Issue
Block a user