fix(all): Code formatting.

This commit is contained in:
Rodrigo Rodriguez 2020-07-17 19:39:27 -03:00
parent c22e07a927
commit eaef7e49c0
2 changed files with 1 additions and 5 deletions

View file

@ -609,8 +609,4 @@ STORAGE_SYNC=true
return new Number(value ? defaultValue : (defaultValue ? defaultValue : 0));
}
}
}