mirror of
https://github.com/home-assistant/core.git
synced 2025-04-26 18: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
|
||||
https://home-assistant.io/components/sensor.miflora/
|
||||
"""
|
||||
from datetime import timedelta
|
||||
import logging
|
||||
|
||||
import voluptuous as vol
|
||||
|
Loading…
x
Reference in New Issue
Block a user