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

This commit is contained in:
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

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