mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Unused variable
This commit is contained in:
parent
e4abecd359
commit
42caa31067
@ -133,7 +133,6 @@ class WUndergroundData(object):
|
||||
self._api_key = api_key
|
||||
self._pws_id = pws_id
|
||||
self.data = None
|
||||
self.unit_system = None
|
||||
|
||||
def _build_url(self):
|
||||
print(self._api_key)
|
||||
|
Loading…
x
Reference in New Issue
Block a user