Skip to content
This repository has been archived by the owner on Aug 24, 2024. It is now read-only.

Commit

Permalink
nobody saw that
Browse files Browse the repository at this point in the history
  • Loading branch information
iloveicedgreentea committed Feb 24, 2022
1 parent 662a541 commit 9ba4e2a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions custom_components/jvc_projectors/remote.py
Original file line number Diff line number Diff line change
Expand Up @@ -185,8 +185,6 @@ async def _async_collect_updates(self):
except asyncio.TimeoutError:
_LOGGER.error("Timed out getting low latency state")

except asyncio.CancelledError

async def async_update(self):
"""Retrieve latest state."""
# lock to prevent concurrent connections
Expand Down

0 comments on commit 9ba4e2a

Please sign in to comment.