Skip to content

Commit c4ea94a

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

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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)