remove unused line
This commit is contained in:
parent
f4aa345c74
commit
67d40ae5d9
@ -1656,8 +1656,6 @@ def add_biomass(n, costs):
|
||||
|
||||
print("adding biomass")
|
||||
|
||||
nodes = pop_layout.index
|
||||
|
||||
# biomass distributed at country level - i.e. transport within country allowed
|
||||
countries = n.buses.country.dropna().unique()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user