Parcourir la source

Remove unused import

Jason Rumney il y a 1 an
Parent
commit
7e724792d1
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  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