mirror of
https://github.com/balena-io/etcher.git
synced 2025-04-21 22:07:18 +00:00

This is a small refactoring commit that extracts the MIME related function from utils.js into a new file called mime.js, and stores the default image MIME type there as a constant, to avoid duplicating it in multiple parts of the code. Change-Type: patch Signed-off-by: Juan Cruz Viotti <jv@jviotti.com>