Skip to content

Commit 6eb310d

Browse files
committed
Remove log
1 parent fb6eb56 commit 6eb310d

File tree

1 file changed

+0
-1
lines changed
  • packages/tailwindcss-language-server/src

1 file changed

+0
-1
lines changed

packages/tailwindcss-language-server/src/server.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -535,7 +535,6 @@ async function createProjectService(
535535
configPath === state.configPath &&
536536
configId === state.configId
537537
) {
538-
console.log('short circuit')
539538
return
540539
}
541540

0 commit comments

Comments
 (0)