Skip to content

Commit 108809d

Browse files
committed
remove log
1 parent 7828c2c commit 108809d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/format/html/format-html-notebook.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -221,8 +221,6 @@ export async function processNotebookEmbeds(
221221
}
222222
}
223223

224-
console.log(nbPaths);
225-
226224
// Validate that there are no unused notebooks in the front matter
227225
nbViewConfig.unused(linkedNotebooks);
228226
}

0 commit comments

Comments
 (0)