Whitespace

This commit is contained in:
n1474335 2017-05-13 16:09:32 +01:00
parent 526a157421
commit 768609e357
1 changed files with 1 additions and 1 deletions

View File

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