Satisfy clippy lint
This commit is contained in:
parent
461cc37d88
commit
e43b27acfd
1 changed files with 1 additions and 0 deletions
|
|
@ -130,6 +130,7 @@ impl<M: Msg> Tree<M> {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#[allow(dead_code)]
|
||||||
#[async_trait]
|
#[async_trait]
|
||||||
pub trait MsgStore<M: Msg> {
|
pub trait MsgStore<M: Msg> {
|
||||||
type Error;
|
type Error;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue