Revert Ibd2f64f464af1f501d45c43c0f438f5c74027f6c

Georgia-Anna Farmaki found the import of logging.config to be
required. I see the same thing while testing. I should have
tested instead of just inspecting this code when I approved
Ibd2f64f464af1f501d45c43c0f438f5c74027f6c.

Change-Id: If73576882cf29588d6a4b395b04b3168ff2b84ea
This commit is contained in:
Craig Bryant 2017-09-05 08:37:47 -06:00
parent fb535756d7
commit 5a119df577
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@
"""
import logging
import logging.config
import multiprocessing
import os
import signal