Skip to content

Commit 4fe36fc

Browse files
committed
chore: remove unused code
1 parent 7e6a20d commit 4fe36fc

File tree

1 file changed

+1
-1
lines changed
  • packages/fungible-token/bridge-fungible-token/tests/functions/bridge

1 file changed

+1
-1
lines changed

packages/fungible-token/bridge-fungible-token/tests/functions/bridge/mod.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ use crate::utils::{
1010
BridgeFungibleTokenContractConfigurables, BridgingConfig,
1111
},
1212
};
13-
use fuels::{accounts::ViewOnlyAccount, prelude::AssetId, types::Bits256};
13+
use fuels::{prelude::AssetId, types::Bits256};
1414

1515
mod success {
1616

0 commit comments

Comments
 (0)