Skip to content

Commit 6c52677

Browse files
committed
whoops. extra line
1 parent 136d8f8 commit 6c52677

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Extension/src/SSH/sshCommandRunner.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,6 @@ export function runInteractiveSshTerminalCommand(args: ITerminalCommandArgs): Pr
265265
let continueWithoutExiting: boolean = false;
266266

267267
const clean = () => {
268-
269268
if (terminalListener) {
270269
terminalListener.dispose();
271270
terminalListener = undefined;

0 commit comments

Comments
 (0)