mirror of
https://github.com/home-assistant/core.git
synced 2026-05-04 03:51:12 +02:00
Unused variable
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user