We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13e271f commit d64ea91Copy full SHA for d64ea91
test/model/transaction/CosignatureTransaction.spec.ts
@@ -15,7 +15,6 @@
15
*/
16
17
import {expect} from 'chai';
18
-import { VerifiableTransaction } from 'nem2-library';
19
import {CreateTransactionFromDTO} from '../../../src/infrastructure/transaction/CreateTransactionFromDTO';
20
import {Account} from '../../../src/model/account/Account';
21
import { NetworkType } from '../../../src/model/blockchain/NetworkType';
0 commit comments