Formatting

This commit is contained in:
oobabooga 2025-09-17 21:58:37 -07:00
parent e4412f0634
commit 005fcf3f98

View file

@ -286,9 +286,7 @@ function doSyntaxHighlighting() {
break;
}
}
} finally {
observer.observe(targetElement, config);
}
}