remove unused imports
Signed-off-by: kjunker <junker.kurt@googlemail.com>
This commit is contained in:
parent
91a579b81e
commit
0bde01de07
|
@ -1,6 +1,4 @@
|
|||
from pathlib import Path
|
||||
import pytest
|
||||
import podman_compose
|
||||
import subprocess
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue