Now that we have the new asyncio implementation, drop the unused ThreadPoolExecutor code.
Signed-off-by: Simon Glass <s...@chromium.org> --- (no changes since v1) tools/patman/status.py | 125 ----------------------------------------- 1 file changed, 125 deletions(-) Applied to sjg/master, thanks!