Skip to content

Commit

Permalink
allow deprecated
Browse files Browse the repository at this point in the history
  • Loading branch information
andrei-marinica committed Aug 24, 2024
1 parent ed3af84 commit 6e2d673
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#![allow(deprecated)] // TODO: migrate to unified syntax at some point

use multiversx_sc_scenario::imports::*;

use multiversx_sc_modules::token_merge::{
Expand Down

0 comments on commit 6e2d673

Please sign in to comment.