removed unused import
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
"""energy sensors"""
|
"""energy sensors"""
|
||||||
from datetime import date, timedelta
|
from datetime import date, timedelta
|
||||||
import datetime
|
|
||||||
from homeassistant.components.sensor import (
|
from homeassistant.components.sensor import (
|
||||||
STATE_CLASS_TOTAL_INCREASING,
|
STATE_CLASS_TOTAL_INCREASING,
|
||||||
STATE_CLASS_TOTAL,
|
STATE_CLASS_TOTAL,
|
||||||
|
|||||||
Reference in New Issue
Block a user