mirror of
https://github.com/gchq/CyberChef
synced 2025-12-05 23:53:27 +00:00
Tidied whitespace
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user