Explorar o código

Remove unused import

Jason Rumney hai 1 ano
pai
achega
7e724792d1
Modificáronse 1 ficheiros con 0 adicións e 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 json
 import logging
 from collections import OrderedDict
 from typing import Any