Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
sim0nx committed Aug 19, 2023
1 parent 91d8620 commit f15d970
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion openhab/client.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
# pylint: disable=bad-indentation
import logging
import typing
import warnings

import requests
from requests.auth import HTTPBasicAuth
Expand Down

0 comments on commit f15d970

Please sign in to comment.