Skip to content

Commit

Permalink
Fix path discard removing whole queried path
Browse files Browse the repository at this point in the history
  • Loading branch information
pizzalemon committed Dec 10, 2022
1 parent 716a870 commit 2346815
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions server/apps/uav.py
Original file line number Diff line number Diff line change
Expand Up @@ -112,8 +112,6 @@ def uav_view_commands_file():
return send_file("handlers/uav/uav_mission.txt")


<<<<<<< HEAD:server/apps/uav.py
<<<<<<< HEAD:server/apps/uav.py
@uav_commands.route("/export")
def uav_export_commands_file():
waypoints = []
Expand Down

0 comments on commit 2346815

Please sign in to comment.