binary-husky commited on
Commit
a3dd982
2 Parent(s): 3592a0d 58db0b0

Merge pull request #389 from Ljp66/master

Browse files
Files changed (1) hide show
  1. toolbox.py +0 -1
toolbox.py CHANGED
@@ -3,7 +3,6 @@ import mdtex2html
3
  import threading
4
  import importlib
5
  import traceback
6
- import importlib
7
  import inspect
8
  import re
9
  from latex2mathml.converter import convert as tex2mathml
 
3
  import threading
4
  import importlib
5
  import traceback
 
6
  import inspect
7
  import re
8
  from latex2mathml.converter import convert as tex2mathml