Skip to content

Commit f25101f

Browse files
committed
Remove missed console.log()
1 parent 4879d47 commit f25101f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/extension.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,3 @@ export function activate(context) {
2727

2828
context.subscriptions.push(new SettingMonitor(client, 'csstree.enable').start());
2929
};
30-
console.log('?!')

0 commit comments

Comments
 (0)