Removed debug log
This commit is contained in:
parent
70aeea3db1
commit
582a3cace1
@ -22,8 +22,6 @@ export class Diff {
|
|||||||
}
|
}
|
||||||
|
|
||||||
Diff.rootContainer.innerHTML = html.replace("<!DOCTYPE html>", "")
|
Diff.rootContainer.innerHTML = html.replace("<!DOCTYPE html>", "")
|
||||||
|
|
||||||
console.log(Diff.rootContainer)
|
|
||||||
Diff.childNodes(aRoot, Diff.rootContainer)
|
Diff.childNodes(aRoot, Diff.rootContainer)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user