Skip to content

Commit f07ead2

Browse files
committed
Remove unused import in tests.
1 parent 0764ed3 commit f07ead2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_cli.py

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55

66
# 3rd party
77
import pytest
8-
from coincidence.regressions import AdvancedFileRegressionFixture
98
from consolekit.testing import CliRunner, Result
109
from domdf_python_tools.compat import PYPY, PYPY38
1110
from domdf_python_tools.paths import PathPlus, in_directory

0 commit comments

Comments
 (0)