Skip to content

Commit

Permalink
Remove code in comments
Browse files Browse the repository at this point in the history
  • Loading branch information
klaasnicolaas committed Aug 14, 2022
1 parent a1b84f3 commit cb1509f
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions homeassistant/components/p1_monitor/const.py
Expand Up @@ -15,10 +15,3 @@
SERVICE_WATERMETER: Final = "watermeter"
SERVICE_PHASES: Final = "phases"
SERVICE_SETTINGS: Final = "settings"

# SERVICES: dict[str, str] = {
# SERVICE_SMARTMETER: "SmartMeter",
# SERVICE_WATERMETER: "WaterMeter",
# SERVICE_PHASES: "Phases",
# SERVICE_SETTINGS: "Settings",
# }

0 comments on commit cb1509f

Please sign in to comment.