瀏覽代碼

Remove unused import

Jason Rumney 1 年之前
父節點
當前提交
7e724792d1
共有 1 個文件被更改,包括 0 次插入1 次删除
  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