Skip to content

Commit 864e426

Browse files
committed
fixed a bug
1 parent 41310c8 commit 864e426

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

HTVM.js

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19518,9 +19518,4 @@ function HTVMv2() {
1951819518
//print("JS")
1951919519
}
1952019520
}
19521-
async function main() {
19522-
HTVMv2();
19523-
19524-
19525-
}
19526-
main();
19521+
HTVMv2();

0 commit comments

Comments
 (0)