Explorar el Código

Remove unused import

Jason Rumney hace 1 año
padre
commit
7e724792d1
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      custom_components/tuya_local/config_flow.py

+ 0 - 1
custom_components/tuya_local/config_flow.py

@@ -1,5 +1,4 @@
 import asyncio
 import asyncio
-import json
 import logging
 import logging
 from collections import OrderedDict
 from collections import OrderedDict
 from typing import Any
 from typing import Any