From 3e46d61a9155acb6c8d577a6ccf84fc4b98a8a85 Mon Sep 17 00:00:00 2001 From: houseme Date: Wed, 9 Sep 2026 23:43:44 +0800 Subject: [PATCH] test(ecstore): remove redundant transition clone (#7597) Drop an unnecessary clone in the legacy transition state digest regression so release CI clippy lanes can run with warnings denied. Co-authored-by: zhi22915