Skip to content

Commit

Permalink
fix diff
Browse files Browse the repository at this point in the history
  • Loading branch information
eevel committed Oct 25, 2022
1 parent fa07201 commit 535b129
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/twisted/conch/scripts/ckeygen.py
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,6 @@ def getKeyOrDefault(options):


def printFingerprint(options):
getKeyOrDefault(options)
if os.path.exists(options["filename"] + ".pub"):
options["filename"] += ".pub"
options = enumrepresentation(options)
Expand Down

0 comments on commit 535b129

Please sign in to comment.