Removed unused import
This commit is contained in:
parent
b435bd9761
commit
6e0a98e6d2
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue