silencing warnings

This commit is contained in:
John Lancaster
2024-08-27 19:17:02 -05:00
parent 4114fb4c54
commit fca47b8a60
3 changed files with 9 additions and 11 deletions

View File

@@ -1,7 +1,5 @@
import asyncio
import json
from appdaemon.adapi import ADAPI
from appdaemon.adbase import ADBase
from appdaemon.plugins.hass.hassapi import Hass