Skip to content

Commit 51427be

Browse files
Fix CI profiling compile failure (#4184)
1 parent a40e0d2 commit 51427be

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

node-graph/interpreted-executor/benches/benchmark_util.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ use futures::executor::block_on;
44
use graph_craft::proto::ProtoNetwork;
55
use graph_craft::util::{DEMO_ART, compile, load_from_name};
66
use graphene_std::application_io::EditorApi;
7+
use graphene_std::application_io::resource::ResourceRegistry;
78
use interpreted_executor::dynamic_executor::DynamicExecutor;
89
use interpreted_executor::util::wrap_network_in_scope;
910

0 commit comments

Comments
 (0)