Remove import

This commit is contained in:
Mauricio Baeza 2020-12-19 22:08:02 -06:00
parent c72d5e58f4
commit 31c8142397
1 changed files with 0 additions and 2 deletions

View File

@ -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',)