parent
a316428686
commit
0f17e82154
28 changed files with 33 additions and 45 deletions
|
@ -21,7 +21,7 @@ use crate::{
|
|||
worktree_store::WorktreeStore,
|
||||
};
|
||||
|
||||
#[allow(clippy::large_enum_variant)] // platform-dependent warning
|
||||
// platform-dependent warning
|
||||
pub enum TaskStore {
|
||||
Functional(StoreState),
|
||||
Noop,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue