go fmt
This commit is contained in:
@@ -132,4 +132,3 @@ func DecryptAESCBC(key, ciphertext []byte) ([]byte, error) {
|
||||
|
||||
return plaintext[:len(plaintext)-padding], nil
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user