Explorar o código

chore: fix warnings

appflowy %!s(int64=2) %!d(string=hai) anos
pai
achega
61c2b928c9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      shared-lib/lib-ot/tests/node/script.rs

+ 1 - 1
shared-lib/lib-ot/tests/node/script.rs

@@ -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 },