mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-14 21:27:20 +00:00
chore: remove awareness sync since it's not used (#9563)
This commit is contained in:
@@ -147,10 +147,6 @@ export class TestDoc implements Doc {
|
||||
return this._collection;
|
||||
}
|
||||
|
||||
get docSync() {
|
||||
return this.workspace.docSync;
|
||||
}
|
||||
|
||||
get history() {
|
||||
return this._history;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user