Remove unused import.

This commit is contained in:
Sei Lisa 2015-08-17 05:21:34 +02:00
parent 6b2c5b7e39
commit ed6603c3cd

View file

@ -464,7 +464,6 @@ def main():
# Invoke the external preprocessor
import subprocess
import time
stdout = ''
p = subprocess.Popen(preproc_cmdline, stdin=subprocess.PIPE,