Cleanup after cherry-picking...

This commit is contained in:
Raffson
2023-05-14 21:34:28 +02:00
parent f9e9c2793a
commit 785beffee0
8 changed files with 10 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
from __future__ import annotations
from PySide6.QtWidgets import QComboBox
from PySide2.QtWidgets import QComboBox
from game.ato import FlightType
from game.dcs.aircrafttype import AircraftType