diff --git a/custom_components/mail_and_packages/config_flow.py b/custom_components/mail_and_packages/config_flow.py index 3bcbc944..ce182d7a 100644 --- a/custom_components/mail_and_packages/config_flow.py +++ b/custom_components/mail_and_packages/config_flow.py @@ -1,7 +1,6 @@ """Adds config flow for Mail and Packages.""" import logging -import re from os import path from typing import Any