mirror of https://github.com/eyhc1/rendercv.git
remove unused import in conftest.py
This commit is contained in:
parent
bd395222da
commit
f17e6fc628
|
@ -1,5 +1,4 @@
|
||||||
import pathlib
|
import pathlib
|
||||||
from typing import Type
|
|
||||||
|
|
||||||
import jinja2
|
import jinja2
|
||||||
import pytest
|
import pytest
|
||||||
|
|
Loading…
Reference in New Issue