Skip to content

Commit 7788d60

Browse files
committed
remove unused import
1 parent f077570 commit 7788d60

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
@@ -1,7 +1,6 @@
11
import contextlib
22
import functools
33
import hashlib
4-
import hmac
54
import importlib
65
import inspect
76
import unittest

0 commit comments

Comments
 (0)