mirror of
https://github.com/micropython/micropython.git
synced 2026-01-04 19:20:22 +01:00
py: Remove hexdigest QSTR since the method has been removed as well.
This commit is contained in:
@@ -577,7 +577,6 @@ Q(heapify)
|
||||
Q(uhashlib)
|
||||
Q(update)
|
||||
Q(digest)
|
||||
Q(hexdigest)
|
||||
Q(sha256)
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user