Skip to content

Commit f9641dc

Browse files
committed
deleting erroneous import
1 parent 6761e28 commit f9641dc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mypy/test/testcheck.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
)
2525
from mypy.test.update_data import update_testcase_output
2626

27-
lxml: types.ModuleType | None
2827
try:
2928
import lxml # type: ignore[import-untyped]
3029
except ImportError:

0 commit comments

Comments
 (0)