mirror of
https://github.com/home-assistant/core.git
synced 2025-08-17 11:31:39 +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