Skip to content

Commit 0cd9efc

Browse files
committed
fix clippy check
Signed-off-by: haojinming <jinming.hao@pingcap.com>
1 parent 4236e3b commit 0cd9efc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/failpoint_tests.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,6 @@ async fn txn_cleanup_locks_batch_size() -> Result<()> {
111111
let options = ResolveLocksOptions {
112112
async_commit_only: false,
113113
batch_size: 4,
114-
..Default::default()
115114
};
116115
let res = client
117116
.cleanup_locks(&safepoint, full_range, options)

0 commit comments

Comments
 (0)