Skip to content

Commit c79bafe

Browse files
committed
chore: remove console log
1 parent 060abf4 commit c79bafe

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/runtime/src/store/tutorial-runner.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -662,8 +662,6 @@ export class TutorialRunner {
662662
return;
663663
}
664664

665-
console.log(eventType, filename);
666-
667665
if (eventType === 'change') {
668666
/**
669667
* Update file

0 commit comments

Comments
 (0)