Skip to content

Commit

Permalink
Merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
walterroach committed Nov 21, 2020
1 parent 866ff78 commit 708b615
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions qt_ui/windows/mission/flight/waypoints/QFlightWaypointTab.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
<<<<<<< HEAD
import logging
=======
>>>>>>> develop_2_2_x
from typing import Iterable, List, Optional

from PySide2.QtCore import Signal
Expand All @@ -20,10 +17,7 @@
from gen.flights.flightplan import (
CustomFlightPlan,
FlightPlanBuilder,
<<<<<<< HEAD
PlanningError,
=======
>>>>>>> develop_2_2_x
StrikeFlightPlan,
)
from qt_ui.windows.mission.flight.waypoints.QFlightWaypointList import \
Expand Down

0 comments on commit 708b615

Please sign in to comment.