Skip to content

Commit 694c169

Browse files
committed
remove: commented
1 parent e76ccc2 commit 694c169

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
@@ -94,7 +94,6 @@ export function activate(context: vscode.ExtensionContext) {
9494
)
9595
);
9696

97-
// Start monitoring with this window's status bar items
9897
globalState.systemMonitor.startSystemMonitoring(statusBarItems);
9998

10099
const showGraphDisposable = vscode.commands.registerCommand(

0 commit comments

Comments
 (0)