Skip to content

Commit

Permalink
clean up unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
wyang5 committed Oct 10, 2024
1 parent 4534edd commit f0fd0a5
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/smr.rs
Original file line number Diff line number Diff line change
Expand Up @@ -419,11 +419,6 @@ mod tests {
);
}
}
if !swapped.is_null() {
unsafe {

}
}
r.increment_era();
}
});
Expand Down

0 comments on commit f0fd0a5

Please sign in to comment.