Skip to content

Commit

Permalink
Fix compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
xgreenx committed Jul 27, 2023
1 parent b56bd22 commit b310666
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion tests/tests/messages.rs
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,11 @@ use fuel_core_client::client::{
FuelClient,
};
use fuel_core_types::{
fuel_asm::*,
fuel_asm::{
op,
GTFArgs,
RegId,
},
fuel_crypto::*,
fuel_merkle,
fuel_tx::{
Expand Down

0 comments on commit b310666

Please sign in to comment.