mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-04-24 06:37:14 -04:00
chore: fix warnings
This commit is contained in:
parent
b24c4413e8
commit
61c2b928c9
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
use lib_ot::core::{DocumentTree, NodeAttributes, NodeData, NodeSubTree, Path, TransactionBuilder};
|
||||
use lib_ot::core::{DocumentTree, NodeAttributes, NodeSubTree, Path, TransactionBuilder};
|
||||
|
||||
pub enum NodeScript {
|
||||
InsertNode { path: Path, node: NodeSubTree },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue