Skip to content

Commit

Permalink
remove stale comments
Browse files Browse the repository at this point in the history
  • Loading branch information
yanchengnv committed Feb 24, 2025
1 parent ae76e07 commit e384587
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions nvflare/dashboard/application/blob.py
Original file line number Diff line number Diff line change
Expand Up @@ -96,9 +96,6 @@ def _gen_kit(download_key, prepare_target_cb=None, **cb_kwargs):
# the root key is protected by password
root_pri_key = deserialize_ca_key(project.root_key)

# need to serialize without password
# serialized_root_private_key = serialize_pri_key(root_pri_key)

prov_project = ProvProject(
project.short_name,
project.description,
Expand Down

0 comments on commit e384587

Please sign in to comment.