Skip to content

Commit

Permalink
remove unnecessary specifier
Browse files Browse the repository at this point in the history
  • Loading branch information
uhoreg committed Sep 3, 2024
1 parent 47c3db1 commit 6c3d7b4
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1322,8 +1322,6 @@ mod tests {
.await
.unwrap()
.unwrap()
.other()
.unwrap()
.withdraw_verification()
.await
.unwrap();
Expand Down

0 comments on commit 6c3d7b4

Please sign in to comment.