Skip to content

Commit de3e2bd

Browse files
Merge branch 'main' into singleton-keyvectors
2 parents bb2aff3 + f6ef3f4 commit de3e2bd

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

DynamoDbEncryption/runtimes/rust/src/intercept.rs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -91,9 +91,6 @@ impl DbEsdkInterceptor {
9191
}
9292
}
9393

94-
unsafe impl Sync for DbEsdkInterceptor {}
95-
unsafe impl Send for DbEsdkInterceptor {}
96-
9794
#[derive(Debug)]
9895
struct OriginalRequest(Input);
9996

0 commit comments

Comments
 (0)