From 690d4f387ca5aabcc7b8215334111c75a1abc845 Mon Sep 17 00:00:00 2001 From: "autofix-ci[bot]" <114827586+autofix-ci[bot]@users.noreply.github.com> Date: Sun, 23 Nov 2025 20:33:42 +0000 Subject: [PATCH] [autofix.ci] apply automated fixes --- wire/lib/src/hive/steps/cleanup.rs | 1 - 1 file changed, 1 deletion(-) diff --git a/wire/lib/src/hive/steps/cleanup.rs b/wire/lib/src/hive/steps/cleanup.rs index 9de8e9a..b7fb0fd 100644 --- a/wire/lib/src/hive/steps/cleanup.rs +++ b/wire/lib/src/hive/steps/cleanup.rs @@ -3,7 +3,6 @@ use std::fmt::Display; - use crate::{ errors::HiveLibError, hive::node::{Context, ExecuteStep}, -- 2.51.2