mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-25 20:26:36 +00:00
style: fix lint warning in exit-codes.js (#499)
The lint complained that there were two consequent empty lines. Signed-off-by: Juan Cruz Viotti <jviottidc@gmail.com>
This commit is contained in:
parent
b02620c835
commit
1e3db916e6
@ -63,5 +63,4 @@ module.exports = {
|
|||||||
*/
|
*/
|
||||||
CANCELLED: 3
|
CANCELLED: 3
|
||||||
|
|
||||||
|
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user