mirror of
https://github.com/gchq/CyberChef.git
synced 2024-11-02 14:11:02 +01:00
Tidied whitespace
This commit is contained in:
parent
979652387d
commit
4d9b48b4d8
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user