Skip to content

Commit c611f3f

Browse files
committed
chore: formatting
1 parent 023f505 commit c611f3f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/cipherstash-proxy-integration/src/generate.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ mod tests {
5050
}
5151

5252
#[derive(Debug, Deserialize, Serialize)]
53-
5453
pub struct EqlEncrypted {
5554
#[serde(rename = "c", with = "option_mp_base85")]
5655
ciphertext: Option<EncryptedRecord>,

0 commit comments

Comments
 (0)