mirror of
https://github.com/unanmed/HumanBreak.git
synced 2025-06-28 05:07:59 +08:00
chore: 删除 log
This commit is contained in:
parent
cfdc3514cc
commit
6a43352c4e
@ -1277,8 +1277,6 @@ export class TextContentParser {
|
|||||||
this.lineHeights.push(this.lineHeight);
|
this.lineHeights.push(this.lineHeight);
|
||||||
this.lineWidths.push(this.lineWidth);
|
this.lineWidths.push(this.lineWidth);
|
||||||
|
|
||||||
console.log(this.renderable);
|
|
||||||
|
|
||||||
return {
|
return {
|
||||||
lineHeights: this.lineHeights,
|
lineHeights: this.lineHeights,
|
||||||
data: this.renderable,
|
data: this.renderable,
|
||||||
|
Loading…
Reference in New Issue
Block a user