Skip to content

Commit

Permalink
remove unsued
Browse files Browse the repository at this point in the history
  • Loading branch information
T0biii committed May 19, 2024
1 parent 37f8235 commit d438081
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion omada_respondd/omada_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,6 @@ def get_infos():
):
ap_mac = ap["mac"]
moreAPInfos = csite.getSiteAP(mac=ap_mac)
# clientsAP = csite.getSiteClientsAP(apmac=ap_mac)

ssids = moreAPInfos.get("ssidOverrides", None)
containsSSID = False
Expand Down

0 comments on commit d438081

Please sign in to comment.