Open jrconlin opened 2 weeks ago
Moved the MessageID from autoendpoint to autopush-common so that I can use the decrypt() and sort_key() functions.
decrypt()
sort_key()
The stub is there to keep the file change count low.
Closes: SYNC-4466
This is in response to https://bugzilla.mozilla.org/show_bug.cgi?id=1925631
Moved the MessageID from autoendpoint to autopush-common so that I can use the
decrypt()
andsort_key()
functions.The stub is there to keep the file change count low.
Closes: SYNC-4466