Skip to content

Commit

Permalink
Remove commented out code
Browse files Browse the repository at this point in the history
  • Loading branch information
allenporter committed Jun 9, 2022
1 parent b07c3e0 commit 9967e22
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion homeassistant/components/nest/config_flow.py
Expand Up @@ -364,7 +364,6 @@ async def async_step_device_project(
),
description_placeholders={
"device_access_console_url": DEVICE_ACCESS_CONSOLE_URL,
# "oauth_client_id": self._data[CONF_CLIENT_ID],
"more_info_url": MORE_INFO_URL,
},
errors=errors,
Expand Down

0 comments on commit 9967e22

Please sign in to comment.