Fix indentation and spacing

This commit is contained in:
Andrew McOlash 2016-08-18 09:32:19 -05:00
parent a7db8cf7cd
commit c6f424201b
2 changed files with 36 additions and 37 deletions

View File

@ -171,7 +171,6 @@ Module.register("currentweather",{
large.appendChild(temperature);
wrapper.appendChild(large);
return wrapper;
},