remove unused imports, make more use of pathlib.Path

This commit is contained in:
Dmitry Rodionov
2022-06-24 21:11:49 +03:00
committed by Dmitry Rodionov
parent 6100a02d0f
commit 65704708fa
13 changed files with 61 additions and 89 deletions

View File

@@ -1,8 +1,6 @@
import pytest
from contextlib import closing
from fixtures.neon_fixtures import NeonEnv
from fixtures.log_helper import log
#