mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 01:59:02 +00:00
Remove no longer needed module import.
This commit is contained in:
parent
91bdcbbb82
commit
0db0d7f375
@ -2,7 +2,6 @@
|
||||
|
||||
from subprocess import Popen, PIPE
|
||||
from sys import argv, stderr, exit
|
||||
import os
|
||||
import shutil
|
||||
|
||||
if (len(argv) != 3):
|
||||
|
Loading…
Reference in New Issue
Block a user