Remove unnecessary assignment of Template.hass from tensorflow (#123695)
This commit is contained in:
parent
b62f216c53
commit
9d67956fc8
1 changed files with 0 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue