2
0
mirror of https://github.com/gchq/CyberChef synced 2026-01-08 11:33:51 +00:00

Whitespace

This commit is contained in:
n1474335
2017-05-13 16:09:32 +01:00
parent 526a157421
commit 768609e357

View File

@@ -41,7 +41,7 @@ const Image = {
throw "Could not extract EXIF data from image: " + err;
}
},
};
export default Image;