diff --git a/mithril-stm/src/stm.rs b/mithril-stm/src/stm.rs index 6ef43ddec2..815e603d81 100644 --- a/mithril-stm/src/stm.rs +++ b/mithril-stm/src/stm.rs @@ -1561,5 +1561,4 @@ mod tests { } } - }