Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
gitofdeepanshu committed Sep 27, 2023
1 parent 6b89530 commit 5d80514
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/integration/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ mod assets;
#[cfg(feature = "shibuya")]
mod xvm;

#[cfg(any(feature = "shibuya", feature = "shiden", feature = "astar"))]
mod dispatch_precompile_filter;
#[cfg(feature = "shibuya")]
mod account;
#[cfg(any(feature = "shibuya", feature = "shiden", feature = "astar"))]
mod dispatch_precompile_filter;

0 comments on commit 5d80514

Please sign in to comment.