Skip to content

Commit 5c3cbfd

Browse files
committed
remove unused imports
1 parent fba3778 commit 5c3cbfd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Modules/hmacmodule.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44

55
#include "Python.h"
66
#include "pycore_hashtable.h"
7-
#include "pycore_strhex.h" // _Py_strhex()
87

98
#include <openssl/evp.h> // EVP_* interface
109
#include <openssl/objects.h> // LN_* and NID_* macros

0 commit comments

Comments
 (0)