chore(ecstore): drop the diagnostics dead_code blanket (#6083)

This commit is contained in:
Zhengchao An
2026-08-14 08:13:19 +08:00
committed by GitHub
parent 8c9249054f
commit f5cced910a
4 changed files with 53 additions and 32 deletions
-2
View File
@@ -13,8 +13,6 @@
// limitations under the License.
// #730: diagnostics constants are staged for request-path telemetry migration.
#![allow(dead_code)]
pub(crate) mod admin_server_info;
pub(crate) mod get;
pub(crate) mod pool;