ran prettier...

This commit is contained in:
Kevin G 2021-05-21 10:13:39 -04:00 committed by GitHub
parent 1faefebe42
commit 463ce394fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -537,7 +537,6 @@ WeatherProvider.register("envcanada", {
//
setPrecipitation(weather, foreGroup, today) {
if (foreGroup[today].querySelector("precipitation accumulation")) {
weather.precipitationUnits = foreGroup[today].querySelector("precipitation accumulation amount").getAttribute("units");