*ARCHIVED* development moved to aircraft-studio.
misc spelling
creator.py
@@ -239,8 +239,6 @@
239
239
"""Contains a single spar's location and material."""
240
240
global parent
241
241
242
Removed:
# Blendo
243
Removed:
244
242
def __init__(self):
245
243
super().__init__(parent.chord, parent.semi_span)
246
244