mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 17:27:10 +00:00
Remove unnecessary assignment of Template.hass from tensorflow (#123695)
This commit is contained in:
parent
b62f216c53
commit
9d67956fc8
@ -261,8 +261,6 @@ class TensorFlowImageProcessor(ImageProcessingEntity):
|
||||
area_config.get(CONF_RIGHT),
|
||||
]
|
||||
|
||||
template.attach(hass, self._file_out)
|
||||
|
||||
self._matches = {}
|
||||
self._total_matches = 0
|
||||
self._last_image = None
|
||||
|
Loading…
x
Reference in New Issue
Block a user