Skip to content

Commit da17b5d

Browse files
committed
chore: remove stray log
1 parent b9fe0fb commit da17b5d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -467,7 +467,6 @@ export default class LongformPlugin extends Plugin {
467467

468468
this.registerEvent(
469469
this.app.vault.on("create", (file) => {
470-
console.log(file);
471470
this.writingSessionTracker.debouncedCountDraftContaining.bind(
472471
this.writingSessionTracker
473472
)(file);

0 commit comments

Comments
 (0)