mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
[rust]: fix test crate issues
This commit is contained in:
parent
c64ef55d60
commit
7bd2773cf2
@ -1,5 +1,5 @@
|
||||
use crate::document::helper::{DocScript, DocumentTest};
|
||||
use flowy_document::services::doc::{Document, FlowyDoc};
|
||||
use flowy_document_infra::core::{Document, FlowyDoc};
|
||||
use flowy_ot::core::{Attribute, Interval};
|
||||
|
||||
#[rustfmt::skip]
|
||||
|
Loading…
Reference in New Issue
Block a user