Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
andrei-marinica committed Apr 9, 2024
1 parent 4ffca0e commit 0c74401
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#![allow(deprecated)] // TODO: migrate tests

use multiversx_sc_scenario::imports::*;
use num_traits::ToPrimitive;

Expand Down
2 changes: 0 additions & 2 deletions framework/scenario/src/whitebox_legacy.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#![allow(deprecated)]

mod address_factory;
mod contract_obj_wrapper;
mod mandos_generator;
Expand Down

0 comments on commit 0c74401

Please sign in to comment.