Skip to content

Commit 3f2cc4e

Browse files
addaleaxCopilot
andauthored
Update packages/cli-repl/src/repl-paste-support.ts
Co-authored-by: Copilot <[email protected]>
1 parent 46d3972 commit 3f2cc4e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/cli-repl/src/repl-paste-support.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ function _hasNode60446(): boolean {
8282
repl.close();
8383
return line === '{}noed';
8484
}
85-
_hasNode60446();
8685
let hasNode60446: boolean | undefined = undefined;
8786

8887
export function fixNode60446(repl: ReadlineInterface): void {

0 commit comments

Comments
 (0)