more minor cleanups

This commit is contained in:
🪞👃🪞 2025-01-14 16:52:06 +01:00
parent 1b7f0e0b93
commit 43ccfff24a
2 changed files with 11 additions and 57 deletions

View file

@ -1,4 +1,5 @@
use crate::*;
use KeyCode::*;
#[derive(Clone, PartialEq, Debug)]
pub enum PoolCommand {
Show(bool),