Skip to content

Commit

Permalink
remove debug code
Browse files Browse the repository at this point in the history
  • Loading branch information
triski committed Jun 23, 2024
1 parent 91e4db2 commit 8530773
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -133,9 +133,6 @@ class TheThirdPartyCodeView extends TextFileView {
} else {
this.renderMarkdownFormat();
}
// 调试代码
global.exampleview = this;
global.MarkdownRenderer = MarkdownRenderer;
}

/** 文本格式 */
Expand Down

0 comments on commit 8530773

Please sign in to comment.