Skip to content

Commit c4ea94a

Browse files
committed
remove unused import
1 parent 34f8edd commit c4ea94a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Lib/test/support/hashlib_helper.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
import inspect
66
import unittest
77
import unittest.mock
8-
from collections import namedtuple
98
from functools import partial
109
from test.support import import_helper
1110
from types import MappingProxyType

0 commit comments

Comments
 (0)