Skip to content

Commit 682abf2

Browse files
committed
chore(lark): remove unused code
1 parent 4579d6e commit 682abf2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/lark/src/docx.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,6 @@ interface BlockZoneState {
129129
content: {
130130
ops: Operation[]
131131
}
132-
_node: HTMLElement
133132
}
134133

135134
interface BlockSnapshot {

0 commit comments

Comments
 (0)