removed unused import

This commit is contained in:
Yordan Suarez
2022-07-21 21:53:09 -04:00
parent 25b5966dcb
commit 89de3c81f9

View File

@@ -1,6 +1,5 @@
"""energy sensors"""
from datetime import date, timedelta
import datetime
from homeassistant.components.sensor import (
STATE_CLASS_TOTAL_INCREASING,
STATE_CLASS_TOTAL,