delete non need logs

This commit is contained in:
duanfuxiang
2025-04-29 19:48:58 +08:00
parent 67dc9af73d
commit c31f5fbe19
4 changed files with 0 additions and 7 deletions

View File

@@ -380,7 +380,6 @@ const CustomModeView = () => {
leaf.view instanceof PreviewView && leaf.view.state.title === `${modeName} system prompt`
)
if (existingLeaf) {
console.log(existingLeaf)
app.workspace.setActiveLeaf(existingLeaf, { focus: true })
} else {
app.workspace.getLeaf(true).setViewState({