Skip to content

Commit 25db55b

Browse files
committed
...
1 parent 16c9427 commit 25db55b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

public/go.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9701,7 +9701,6 @@
97019701
let indexPos = nextLine.indexOf("yz.debug.startDebug(")
97029702
let indexText = nextLine.substring(0,indexPos)
97039703
indexText = indexText.trim()
9704-
if (indexText.length > 10) {
97059704
if (
97069705
(indexText.indexOf("<") != -1) ||
97079706
(indexText.indexOf(":") != -1) ||

0 commit comments

Comments
 (0)