pod: simplify pod tool surface
This commit is contained in:
@@ -1204,9 +1204,7 @@ impl App {
|
||||
message,
|
||||
});
|
||||
}
|
||||
Event::VisiblePods { .. }
|
||||
| Event::PodInspection { .. }
|
||||
| Event::PodAttachRestore { .. } => {}
|
||||
Event::PodsListed { .. } | Event::PodRestored { .. } => {}
|
||||
Event::Shutdown => {
|
||||
self.mark_orphan_compacts_incomplete();
|
||||
self.quit = true;
|
||||
|
||||
Reference in New Issue
Block a user