Removed unused import

This commit is contained in:
Salvador E. Tropea 2021-12-03 15:29:01 -03:00
parent b435bd9761
commit 6e0a98e6d2
1 changed files with 0 additions and 1 deletions

View File

@ -16,7 +16,6 @@ pytest-3 --log-cli-level debug
import os
import sys
import shutil
import logging
import re
from subprocess import run, PIPE