mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Remove unused variable
This commit is contained in:
parent
74cd3a2627
commit
b7bc9efb52
@ -53,7 +53,6 @@ class SceneryGroup:
|
|||||||
|
|
||||||
# For each objective definition.
|
# For each objective definition.
|
||||||
for zone_def in zone_definitions:
|
for zone_def in zone_definitions:
|
||||||
zone_def_position = zone_def.position
|
|
||||||
zone_def_name = zone_def.name
|
zone_def_name = zone_def.name
|
||||||
|
|
||||||
if len(zone_def.properties) == 0:
|
if len(zone_def.properties) == 0:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user