@@ -1,8 +1,7 @@
-"""Common functions used in the unilities."""
+"""Common functions used in the utilities."""
from custom_components.tuya_local.helpers.device_config import (
get_config,
- possible_matches,
)
@@ -4,7 +4,6 @@ import json
import sys
- TuyaDeviceConfig,
_typematch,
from common_funcs import FakeDevice, load_config