mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-17 01:56:27 +08:00
chore(editor): cleanup dead code (#9359)
This commit is contained in:
@@ -243,12 +243,6 @@ export class EdgelessWatcher {
|
||||
})
|
||||
);
|
||||
|
||||
disposables.add(
|
||||
edgelessSlots.draggingAreaUpdated.on(() => {
|
||||
this.checkTopLevelBlockSelection();
|
||||
})
|
||||
);
|
||||
|
||||
disposables.add(
|
||||
edgelessSlots.elementResizeStart.on(() => {
|
||||
this.widget.hide();
|
||||
|
||||
Reference in New Issue
Block a user