8000 py: Remove hexdigest QSTR since the method has been removed as well. · micropython/micropython@6f1cffe · GitHub
[go: up one dir, main page]

Skip to content

Commit 6f1cffe

Browse files
author
Daniel Campora
committed
py: Remove hexdigest QSTR since the method has been removed as well.
1 parent 7506db4 commit 6f1cffe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

py/qstrdefs.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -577,7 +577,6 @@ Q(heapify)
577577
Q(uhashlib)
578578
Q(update)
579579
Q(digest)
580-
Q(hexdigest)
581580
Q(sha256)
582581
#endif
583582

0 commit comments

Comments
 (0)
0