Skip to content

Commit

Permalink
ci: Fix check after md-rewrite-alloc-benchmark merge (#2939)
Browse files Browse the repository at this point in the history
  • Loading branch information
mertwole authored Jul 12, 2023
1 parent 9986c1d commit 1f99ac6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core-backend/sandbox/src/memory.rs
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ use gear_core::{
memory::{HostPointer, Memory, MemoryError},
pages::{PageNumber, PageU32Size, WasmPage},
};
use gear_core_errors::MemoryError;
use gear_sandbox::SandboxMemory;

pub type DefaultExecutorMemory = gear_sandbox::default_executor::Memory;
Expand Down

0 comments on commit 1f99ac6

Please sign in to comment.