chore: 删除 log

This commit is contained in:
unanmed 2025-06-23 18:51:25 +08:00
parent cfdc3514cc
commit 6a43352c4e

View File

@ -1277,8 +1277,6 @@ export class TextContentParser {
this.lineHeights.push(this.lineHeight);
this.lineWidths.push(this.lineWidth);
console.log(this.renderable);
return {
lineHeights: this.lineHeights,
data: this.renderable,