fix(all): Code formatting.

This commit is contained in:
Rodrigo Rodriguez 2020-07-17 19:39:27 -03:00
parent 7c2e73c9ce
commit fc37dc6f3f
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));
}
}
}