Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
marshacb committed Sep 24, 2024
1 parent 6d5aa19 commit f9597d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/createCalls/foreignAssets/transferAll.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
import type { ApiPromise } from '@polkadot/api';
import type { SubmittableExtrinsic } from '@polkadot/api/submittable/types';
import type { ISubmittableResult } from '@polkadot/types/types';

import { UnionXcmMultiLocation } from '../../createXcmTypes/types';

export const transferAll = (
Expand Down

0 comments on commit f9597d8

Please sign in to comment.