mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-20 15:05:40 +00:00
This reverts commit 5565bb9dbc.
This commit is contained in:
@@ -661,9 +661,8 @@ where
|
||||
);
|
||||
metrics.memory_stats_snapshot(memory_stats_snapshot);
|
||||
},
|
||||
Err(e) => {
|
||||
gum::debug!(target: LOG_TARGET, "Failed to obtain memory stats: {:?}", e)
|
||||
},
|
||||
Err(e) =>
|
||||
gum::debug!(target: LOG_TARGET, "Failed to obtain memory stats: {:?}", e),
|
||||
}),
|
||||
Err(_) => {
|
||||
gum::debug!(
|
||||
|
||||
Reference in New Issue
Block a user