diff --git a/source/ZAZLaTex2SVG.py b/source/ZAZLaTex2SVG.py index 5f67048..48f77b4 100644 --- a/source/ZAZLaTex2SVG.py +++ b/source/ZAZLaTex2SVG.py @@ -3,8 +3,6 @@ import unohelper from com.sun.star.task import XJobExecutor import main -import easymacro as app - ID_EXTENSION = 'net.elmau.zaz.latex2svg' SERVICE = ('com.sun.star.task.Job',)