Skip to content

Commit

Permalink
Remove faulty line from rebasing
Browse files Browse the repository at this point in the history
  • Loading branch information
vanitasvitae committed Aug 12, 2024
1 parent aee1bc3 commit 58c9d4b
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@ abstract class PGPDefaultSignatureGenerator
protected int sigType;
protected final int version;


protected final int version;

public PGPDefaultSignatureGenerator(int version)
{
this.version = version;
Expand Down

0 comments on commit 58c9d4b

Please sign in to comment.