diff --git a/tests/components/mqtt/test_tag.py b/tests/components/mqtt/test_tag.py index f01b99b94a2317..34b7800dc877e4 100644 --- a/tests/components/mqtt/test_tag.py +++ b/tests/components/mqtt/test_tag.py @@ -1,6 +1,5 @@ """The tests for MQTT tag scanner.""" -from collections.abc import Generator import copy import json from unittest.mock import ANY, AsyncMock