mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-14 20:56:30 +00:00
Remove corrupt FS on store sentry report (#2308)
This commit is contained in:
parent
5c25fcd84c
commit
06fae59fc8
@ -92,7 +92,6 @@ class StoreData(CoreSysAttributes):
|
||||
_LOGGER.critical(
|
||||
"Can't process %s because of Filesystem issues: %s", repository, err
|
||||
)
|
||||
self.sys_capture_exception(err)
|
||||
return
|
||||
|
||||
for addon in addon_list:
|
||||
|
Loading…
x
Reference in New Issue
Block a user