mirror of
https://github.com/Sei-Lisa/LSL-PyOptimizer
synced 2025-07-01 23:58:20 +00:00
Remove unused import.
This commit is contained in:
parent
6b2c5b7e39
commit
ed6603c3cd
1 changed files with 0 additions and 1 deletions
1
main.py
1
main.py
|
@ -464,7 +464,6 @@ def main():
|
|||
|
||||
# Invoke the external preprocessor
|
||||
import subprocess
|
||||
import time
|
||||
|
||||
stdout = ''
|
||||
p = subprocess.Popen(preproc_cmdline, stdin=subprocess.PIPE,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue