Skip to content

Commit b3fb810

Browse files
committed
removed whitespace
1 parent 3cf076d commit b3fb810

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/SafeCrypt.Lib/Encryption/RsaEncryption/RsaEncryption.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@ internal static async Task<RsaDecryptionResult> DecryptAsync(byte[] encryptedDat
7676
});
7777

7878
result.DecryptedData = decryptedData;
79-
8079
}
8180
catch (Exception ex)
8281
{

0 commit comments

Comments
 (0)