Skip to content

Commit 2523013

Browse files
committed
Fixed #410 removed internal from MultisigAccountGraphInfo
1 parent 43fe778 commit 2523013

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/model/account/MultisigAccountGraphInfo.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ import {MultisigAccountInfo} from './MultisigAccountInfo';
2222
export class MultisigAccountGraphInfo {
2323

2424
/**
25-
* @internal
2625
* @param multisigAccounts
2726
*/
2827
constructor(/**

0 commit comments

Comments
 (0)