remove unused line

This commit is contained in:
Fabian Neumann 2021-08-04 14:54:00 +02:00
parent f4aa345c74
commit 67d40ae5d9

View File

@ -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()