Skip to content

Commit

Permalink
remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
Leggin committed Oct 29, 2023
1 parent b85e356 commit a437ea5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/dirigera/hub/hub.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@


urllib3.disable_warnings(category=InsecureRequestWarning)
# requests.packages.urllib3.disable_warnings( # pylint: disable=no-member type:ignore
# category=InsecureRequestWarning
# )


class Hub(AbstractSmartHomeHub):
Expand Down

0 comments on commit a437ea5

Please sign in to comment.