Skip to content

Commit

Permalink
Update util/tracing/visualization/fedsd.py
Browse files Browse the repository at this point in the history
Co-authored-by: Marten Lohstroh <marten@berkeley.edu>
  • Loading branch information
ChadliaJerad and lhstrh authored Aug 22, 2023
1 parent 2ea1281 commit 7a91b0a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion util/tracing/visualization/fedsd.py
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,6 @@ def get_and_convert_lft_files(rti_lft_file, federates_lft_files):
* Array: Array of files of converted federates trace csv files
'''

# # print("===> "+rti_lft_file+" adn "+federates_lft_files)
if (not rti_lft_file and not federates_lft_files):
federates_lft_files = []

Expand Down

0 comments on commit 7a91b0a

Please sign in to comment.