Skip to content

Commit ba4eec5

Browse files
committed
Remove unused import
1 parent 1bc7618 commit ba4eec5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/conftest.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
try:
44
# 3rd party
5-
import pytest_mypy_plugins.collect
65
from pytest_mypy_plugins.collect import YamlTestFile, pytest_addoption
76

87
def pytest_collect_file(path, parent):

0 commit comments

Comments
 (0)