remove window. references

This commit is contained in:
Matt Walsh 2022-11-22 16:29:10 -06:00
commit 72b2f275fa
14 changed files with 34 additions and 43 deletions

View file

@ -331,9 +331,3 @@ export {
getWeatherRegionalIconFromIconLink,
getHourlyIcon,
};
window.icons = {
getWeatherIconFromIconLink,
getWeatherRegionalIconFromIconLink,
getHourlyIcon,
};