mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Merge conflict
This commit is contained in:
parent
866ff78518
commit
708b615ad7
@ -1,7 +1,4 @@
|
||||
<<<<<<< HEAD
|
||||
import logging
|
||||
=======
|
||||
>>>>>>> develop_2_2_x
|
||||
from typing import Iterable, List, Optional
|
||||
|
||||
from PySide2.QtCore import Signal
|
||||
@ -20,10 +17,7 @@ from gen.flights.flight import Flight, FlightType, FlightWaypoint
|
||||
from gen.flights.flightplan import (
|
||||
CustomFlightPlan,
|
||||
FlightPlanBuilder,
|
||||
<<<<<<< HEAD
|
||||
PlanningError,
|
||||
=======
|
||||
>>>>>>> develop_2_2_x
|
||||
StrikeFlightPlan,
|
||||
)
|
||||
from qt_ui.windows.mission.flight.waypoints.QFlightWaypointList import \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user