erased non used variables
This commit is contained in:
parent
27549e784d
commit
d4029aee10
|
@ -47,8 +47,6 @@ class Building(CityObject):
|
|||
self._lighting_electrical_demand = dict()
|
||||
self._appliances_electrical_demand = dict()
|
||||
self._domestic_hot_water_heat_demand = dict()
|
||||
self._heating_peak_load = dict()
|
||||
self._cooling_peak_load = dict()
|
||||
self._eave_height = None
|
||||
self._grounds = []
|
||||
self._roofs = []
|
||||
|
|
Loading…
Reference in New Issue
Block a user