Skip to content

Commit a878ec6

Browse files
committed
lint
1 parent bd11486 commit a878ec6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/thirdweb/src/assets/distribute-token.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
import { toUnits } from "src/utils/units.js";
21
import { distributeAsset } from "../extensions/assets/__generated__/AssetEntrypointERC20/write/distributeAsset.js";
32
import type { ClientAndChainAndAccount } from "../utils/types.js";
3+
import { toUnits } from "../utils/units.js";
44
import { getDeployedEntrypointERC20 } from "./get-entrypoint-erc20.js";
55
import type { DistributeContent } from "./types.js";
66

0 commit comments

Comments
 (0)