1
0
mirror of synced 2024-11-15 02:37:40 +01: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;