Skip to content

Commit 37ed0fd

Browse files
committed
removed EOF error
1 parent ae34fb2 commit 37ed0fd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Backend/AESCryptoManager.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,5 +83,4 @@ public bool AES_Decrypt(string iF, string oF, byte[] passwordBytes)
8383
}
8484

8585
}
86-
}
8786
}

0 commit comments

Comments
 (0)