From 1f4810034848f02e2669b9926eef6e07bcff935b Mon Sep 17 00:00:00 2001 From: Douglas Wilson Date: Mon, 13 May 2024 08:14:53 +0100 Subject: [PATCH] formatting --- hugr/src/std_extensions/logic.rs | 1 - 1 file changed, 1 deletion(-) diff --git a/hugr/src/std_extensions/logic.rs b/hugr/src/std_extensions/logic.rs index 2601de916..f747428c8 100644 --- a/hugr/src/std_extensions/logic.rs +++ b/hugr/src/std_extensions/logic.rs @@ -245,7 +245,6 @@ pub(crate) mod test { Extension, }; - use rstest::rstest; use strum::IntoEnumIterator;