mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-06 11:46:41 +01:00
more minor cleanups
This commit is contained in:
parent
1b7f0e0b93
commit
43ccfff24a
2 changed files with 11 additions and 57 deletions
|
|
@ -1,4 +1,5 @@
|
|||
use crate::*;
|
||||
use KeyCode::*;
|
||||
#[derive(Clone, PartialEq, Debug)]
|
||||
pub enum PoolCommand {
|
||||
Show(bool),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue