Skip to content

Commit 341d475

Browse files
committed
Drop log
Didn’t mean to leave this in
1 parent cb0a073 commit 341d475

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,6 @@ export class ProjectLocator {
7575
}
7676
}
7777

78-
console.log(projects[0])
79-
8078
if (projects.length === 1) {
8179
projects[0].additionalSelectors.push({
8280
pattern: normalizePath(path.join(this.base, '**')),

0 commit comments

Comments
 (0)