remove `OptionAESCiphertext`
This commit is contained in:
parent
22114c523f
commit
173d88d514
|
@ -80,4 +80,3 @@ impl fmt::Debug for AESCiphertext {
|
|||
write!(f, "{:?}", self.0)
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue