Tidied whitespace

This commit is contained in:
n1474335 2021-02-11 16:14:23 +00:00
parent 979652387d
commit 4d9b48b4d8
1 changed files with 0 additions and 1 deletions

View File

@ -3420,7 +3420,6 @@ export function extractPListXML(bytes, offset) {
* @returns {Uint8Array}
*/
export function extractMacOSXKeychain(bytes, offset) {
const stream = new Stream(bytes.slice(offset));
// Move to size field.