mirror of
https://github.com/home-assistant/core.git
synced 2026-06-02 21:54:27 +01:00
Remove unnecessary assignment of Template.hass from doods (#123666)
This commit is contained in:
@@ -207,8 +207,6 @@ class Doods(ImageProcessingEntity):
|
||||
]
|
||||
self._covers = area_config[CONF_COVERS]
|
||||
|
||||
template.attach(hass, self._file_out)
|
||||
|
||||
self._dconfig = dconfig
|
||||
self._matches = {}
|
||||
self._total_matches = 0
|
||||
|
||||
Reference in New Issue
Block a user