From 619bef2c6dfee37e6899c0f7a01fcc7496c3b17a Mon Sep 17 00:00:00 2001 From: curiecrypt Date: Tue, 30 May 2023 19:03:40 +0300 Subject: [PATCH] fmt error --- mithril-stm/src/stm.rs | 1 - 1 file changed, 1 deletion(-) 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 { } } - }