Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
gaetbout committed Jun 10, 2024
1 parent dd4727e commit 6ce8bec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/profile.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import { LegacyStarknetKeyPair, deployer, manager } from "../lib";
import { newProfiler } from "../lib/gas";

// TODO add this in CI, skipped atm to avoid false failing tests
// TODO Add possibility to "mix" gift_token and fee_token
// TODO Add possibility to "mix" gift_token and fee_token

const profiler = newProfiler(manager);

Expand Down

0 comments on commit 6ce8bec

Please sign in to comment.