We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4879d47 commit f25101fCopy full SHA for f25101f
src/extension.ts
@@ -27,4 +27,3 @@ export function activate(context) {
27
28
context.subscriptions.push(new SettingMonitor(client, 'csstree.enable').start());
29
};
30
-console.log('?!')
0 commit comments