Skip to content

Commit

Permalink
fix: Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
dhedey committed Sep 5, 2023
1 parent b744a3f commit d8dbe49
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion radix-engine/src/transaction/system_structure.rs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ use crate::track::{
TrackedNode, TrackedSubstateValue,
};
use crate::types::*;
use radix_engine_interface::api::ObjectModuleId;
use radix_engine_interface::blueprints::package::*;
use radix_engine_store_interface::interface::SubstateDatabase;

Expand Down

0 comments on commit d8dbe49

Please sign in to comment.