Remove erroneous reference to Google from Calendar integration (#109089)

pull/109123/head
Cody C 2024-01-31 00:34:01 +13:00 committed by GitHub
parent 30dec53b07
commit a1f36c25d4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
"""Support for Google Calendar event device sensors."""
"""Support for Calendar event device sensors."""
from __future__ import annotations
from collections.abc import Callable, Iterable