Skip to content

Commit ea8aebc

Browse files
Apply suggestion from @Copilot
Co-authored-by: Copilot <[email protected]>
1 parent 42c37f6 commit ea8aebc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

graph/src/env/mod.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ use crate::{
1414
components::{store::BlockNumber, subgraph::SubgraphVersionSwitchingMode},
1515
runtime::gas::CONST_MAX_GAS_PER_HANDLER,
1616
};
17-
// removed num_cpus import - no longer used
1817

1918
#[cfg(debug_assertions)]
2019
use std::sync::Mutex;

0 commit comments

Comments
 (0)