Skip to content

Commit fb3bbc6

Browse files
committed
Don't touch this.shellSetup.clear()
1 parent 1a7f468 commit fb3bbc6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/features/terminal/terminalManager.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,6 @@ export class TerminalManagerImpl implements TerminalManager {
137137
traceVerbose(
138138
`Auto activation type changed to ${actType}, not tearing down shell startup scripts on activation type switch; scripts are only removed via explicit revert.`,
139139
);
140-
this.shellSetup.clear();
141140
}
142141
}
143142
}),

0 commit comments

Comments
 (0)