Skip to content

Commit

Permalink
Remove old paths
Browse files Browse the repository at this point in the history
  • Loading branch information
GuidodiPasquo committed Aug 24, 2021
1 parent ad6c01d commit f15e3ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/files.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
from tkinter import filedialog
import shutil


exports_path = ""
motors_path = Path("Motors/")
SITL_path = Path("SITL Modules/")


"""
Expand Down

0 comments on commit f15e3ea

Please sign in to comment.