Skip to content

Commit fc61376

Browse files
committed
remove stray import
1 parent 1a81801 commit fc61376

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

hugr-core/src/hugr/patch/simple_replace.rs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -653,9 +653,6 @@ pub(in crate::hugr::patch) mod test {
653653
use crate::extension::prelude::{bool_t, qb_t};
654654
use crate::hugr::patch::simple_replace::Outcome;
655655
use crate::hugr::patch::{BoundaryPort, HostPort, PatchVerification, ReplacementPort};
656-
use crate::hugr::views::sibling_subgraph::tests::{
657-
build_3not_hugr, build_hugr_classical, build_multiport_hugr,
658-
};
659656
use crate::hugr::views::{HugrView, SiblingSubgraph};
660657
use crate::hugr::{Hugr, HugrMut, Patch};
661658
use crate::ops::OpTag;

0 commit comments

Comments
 (0)