mirror of
https://github.com/gchq/CyberChef
synced 2024-12-26 04:23:10 +00:00
Whitespace
This commit is contained in:
parent
526a157421
commit
768609e357
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ const Image = {
|
||||||
throw "Could not extract EXIF data from image: " + err;
|
throw "Could not extract EXIF data from image: " + err;
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
export default Image;
|
export default Image;
|
||||||
|
|
Loading…
Reference in a new issue