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 529c5df commit 39a2ab3Copy full SHA for 39a2ab3
packages/nodejs/test/testHelpers.ts
@@ -1,5 +1,5 @@
1
import * as fs from 'fs';
2
-import { credentials, Metadata } from '@grpc/grpc-js/';
+import { credentials } from '@grpc/grpc-js/';
3
import { IdentityInput } from '@concordium/common-sdk';
4
import { decryptMobileWalletExport, EncryptedData } from '../src/wallet/crypto';
5
import { MobileWalletExport } from '../src/wallet/types';
0 commit comments