Skip to content

Commit 53b0043

Browse files
Lintfix
1 parent ce0346e commit 53b0043

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/account/src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ export {
2525
} from './utils/predicate-script-loader-instructions';
2626
export {
2727
type AssembleTransferToContractParams,
28-
assembleTransferToContractScript
28+
assembleTransferToContractScript,
2929
} from './utils/formatTransferToContractScriptData';

0 commit comments

Comments
 (0)