Update main_manticore.py

This commit is contained in:
ggrieco-tob 2019-01-07 12:24:09 -03:00 committed by GitHub
parent 011639cea4
commit 3ce73c78f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,7 +26,6 @@ except Exception as e:
sys.exit(255)
else:
raise
import multiprocessing
import traceback
from .common import DeepState, TestInfo