Skip to content

Commit 1a7ae8a

Browse files
emilyklcamdecoster
andauthored
Update src/lib/svg_text_utils.js
Co-authored-by: Cameron DeCoster <cameron.decoster@gmail.com>
1 parent ae6b830 commit 1a7ae8a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/lib/svg_text_utils.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,6 @@ function texToSVG(_texString, _config, _callback) {
264264
tmpDiv.remove();
265265
};
266266

267-
// Initialize, render MathJax, then call _callback()
268267
Promise.resolve()
269268
.then(initiateMathJax)
270269
.then(finalizeMathJax)

0 commit comments

Comments
 (0)