Skip to content

Commit

Permalink
Update observer_model.py
Browse files Browse the repository at this point in the history
  • Loading branch information
elden1337 authored Oct 25, 2023
1 parent be1a7c9 commit e430a15
Showing 1 changed file with 1 addition and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
from dataclasses import dataclass, field

from custom_components.peaqev.peaqservice.hub.observer.models.command import \
Command

from custom_components.peaqhvac.service.observer.models.command import Command

@dataclass
class ObserverModel:
Expand Down

0 comments on commit e430a15

Please sign in to comment.