Skip to content

Commit

Permalink
prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
librelois committed Jul 24, 2024
1 parent 5c28efc commit 42c6e15
Showing 1 changed file with 1 addition and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,7 @@ import "@moonbeam-network/api-augment";
import { beforeAll, describeSuite, expect } from "@moonwall/cli";

import { alith } from "@moonwall/util";
import {
XcmFragment,
RawXcmMessage,
injectHrmpMessageAndSeal,
} from "../../../../helpers/xcm.js";
import { XcmFragment, RawXcmMessage, injectHrmpMessageAndSeal } from "../../../../helpers/xcm.js";
import { registerOldForeignAsset } from "../../../../helpers/assets.js";

const FOREIGN_TOKEN = 1_000_000_000_000n;
Expand Down

0 comments on commit 42c6e15

Please sign in to comment.