Skip to content

Commit db9d2f3

Browse files
authored
Merge pull request #19 from johnkellyoxford/dev
removed EOF error
2 parents 3b4b6f1 + 37ed0fd commit db9d2f3

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)