Skip to content

Commit

Permalink
Add missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
dsarlis committed Jan 10, 2025
1 parent ffc307f commit 9233846
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rs/execution_environment/tests/storage_reservation.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
use ic_config::execution_environment::Config as ExecutionConfig;
use ic_config::subnet_config::SubnetConfig;
use ic_error_types::ErrorCode;
use ic_management_canister_types::TakeCanisterSnapshotArgs;
use ic_management_canister_types::{self as ic00, CanisterInstallMode, EmptyBlob, Payload};
use ic_registry_subnet_type::SubnetType;
Expand Down

0 comments on commit 9233846

Please sign in to comment.