mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-21 15:26:16 -04:00
Tidied whitespace
This commit is contained in:
parent
979652387d
commit
4d9b48b4d8
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue