Skip to content

Commit 6be7976

Browse files
committed
Remove accidental log
1 parent 4488fc1 commit 6be7976

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/jit/lib/setupContext.js

-1
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,6 @@ function rebootWatcher(context) {
314314
touch(context.configPath)
315315
} else {
316316
context.changedFiles.add(path.resolve('.', file))
317-
console.log(context.touchFile)
318317
touch(context.touchFile)
319318
}
320319
})

0 commit comments

Comments
 (0)