chore(ecstore): drop the runtime and error dead_code blankets (#6085)

This commit is contained in:
Zhengchao An
2026-08-14 08:12:47 +08:00
committed by GitHub
parent 7c2b513613
commit 8c9249054f
6 changed files with 16 additions and 130 deletions
-1
View File
@@ -13,7 +13,6 @@
// limitations under the License.
// #730: runtime source migration keeps fallback handles until all owners inject state.
#![allow(dead_code)]
pub(crate) mod global;
pub(crate) mod instance;