mirror of
https://github.com/home-assistant/core.git
synced 2025-04-28 19:27:51 +00:00
Remove import of datetime module
This commit is contained in:
parent
01d9e6cdfe
commit
c8cf952e21
@ -4,7 +4,6 @@ Support for Xiaomi Mi Flora BLE plant sensor.
|
|||||||
For more details about this platform, please refer to the documentation at
|
For more details about this platform, please refer to the documentation at
|
||||||
https://home-assistant.io/components/sensor.miflora/
|
https://home-assistant.io/components/sensor.miflora/
|
||||||
"""
|
"""
|
||||||
from datetime import timedelta
|
|
||||||
import logging
|
import logging
|
||||||
|
|
||||||
import voluptuous as vol
|
import voluptuous as vol
|
||||||
|
Loading…
x
Reference in New Issue
Block a user