Skip to content

Commit

Permalink
Bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
iMicknl committed Jan 7, 2024
1 parent cea76d1 commit 8f3bda0
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions custom_components/sagemcom_fast/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,14 +38,6 @@
from .coordinator import SagemcomDataUpdateCoordinator


@dataclass
class HomeAssistantSagemcomFastData:
"""SagemcomFast data stored in the Home Assistant data object."""

coordinator: SagemcomDataUpdateCoordinator
gateway: GatewayDeviceInfo


@dataclass
class HomeAssistantSagemcomFastData:
"""SagemcomFast data stored in the Home Assistant data object."""
Expand Down

0 comments on commit 8f3bda0

Please sign in to comment.