Remove import of datetime module
This commit is contained in:
parent
01d9e6cdfe
commit
c8cf952e21
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue