Skip to content

Commit 30f0152

Browse files
committed
Remove unused import
1 parent f8d1952 commit 30f0152

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

_pytest/_code/source.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
import sys
55
import inspect, tokenize
66
import py
7-
from types import ModuleType
87
cpy_compile = compile
98

109
try:

0 commit comments

Comments
 (0)