Skip to content

Commit

Permalink
Remove unused import from aircraft_config.py for cleaner code
Browse files Browse the repository at this point in the history
  • Loading branch information
loki077 committed Dec 9, 2024
1 parent 4224e5c commit e6c0213
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Tools/Carbonix_scripts/aircraft_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
import argparse
import xml.etree.ElementTree as ET

from modules.gtest.googlemock.scripts.pump import Output

# Replace all cx_pilot_commit_id with the commit_id in the xml file
def replace_commit_id(file_path, new_commit_id):
try:
Expand Down

0 comments on commit e6c0213

Please sign in to comment.