mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
Remove MathJax dependency injection
This commit is contained in:
parent
a34dcef8b7
commit
3e8168d32f
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
define [
|
||||
"base"
|
||||
"mathjax"
|
||||
], (App) ->
|
||||
mathjaxConfig =
|
||||
messageStyle: "none"
|
||||
|
|
Loading…
Reference in a new issue