Skip to content

Commit

Permalink
forc fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
hal3e committed Jan 27, 2025
1 parent 277d28e commit c92ce16
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions e2e/sway/predicates/swap/src/main.sw
Original file line number Diff line number Diff line change
@@ -1,14 +1,6 @@
predicate;

use std::{
constants::ZERO_B256,
outputs::{
Output,
output_amount,
output_asset_id,
output_asset_to,
},
};
use std::{constants::ZERO_B256, outputs::{Output, output_amount, output_asset_id, output_asset_to}};

fn main() -> bool {
let receiver = Address::from(0x09c0b2d1a486c439a87bcba6b46a7a1a23f3897cc83a94521a96da5c23bc58db);
Expand Down

0 comments on commit c92ce16

Please sign in to comment.