Remove bad tkinter UNITS line from an autoimport

This commit is contained in:
magico13
2022-05-14 17:48:06 -04:00
parent e686f785b3
commit 81c9b9ed72

View File

@@ -3,7 +3,6 @@ from datetime import timedelta
import logging
import asyncio
from tkinter import UNITS
import async_timeout
from config.custom_components.emporia_vue.charger_entity import EmporiaChargerEntity