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 os
|
||||||
import sys
|
import sys
|
||||||
import shutil
|
|
||||||
import logging
|
import logging
|
||||||
import re
|
import re
|
||||||
from subprocess import run, PIPE
|
from subprocess import run, PIPE
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue