mirror of
https://github.com/koreanbots/core.git
synced 2025-12-15 14:10:22 +00:00
chore: removed debug code
This commit is contained in:
parent
59a6fbdbbc
commit
fe18cc1448
@ -71,7 +71,6 @@ function highlightBlocks() {
|
||||
const nodes = window.document.querySelectorAll('pre code')
|
||||
nodes.forEach(el => {
|
||||
window.hljs.highlightBlock(el)
|
||||
console.log(el)
|
||||
})
|
||||
}
|
||||
interface DocsProps {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user