mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2025-12-08 21:36:08 +00:00
Remove accidental log
This commit is contained in:
parent
4488fc1d0d
commit
6be797633f
@ -314,7 +314,6 @@ function rebootWatcher(context) {
|
||||
touch(context.configPath)
|
||||
} else {
|
||||
context.changedFiles.add(path.resolve('.', file))
|
||||
console.log(context.touchFile)
|
||||
touch(context.touchFile)
|
||||
}
|
||||
})
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user