node/core/pvf: strip some deps (#6016)

This commit is contained in:
Andronik
2022-09-15 14:25:03 +02:00
committed by GitHub
parent b0589a2af9
commit afc7dd3735
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
//! Prometheus metrics related to the validation host.
use polkadot_node_subsystem_util::metrics::{self, prometheus};
use polkadot_node_metrics::metrics::{self, prometheus};
/// Validation host metrics.
#[derive(Default, Clone)]