Skip to content

Commit abdabc2

Browse files
committed
fix check failure
Signed-off-by: Jeromy Cannon <[email protected]>
1 parent 6369895 commit abdabc2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/core/account_manager.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ import {
3131
TransferTransaction
3232
} from '@hashgraph/sdk'
3333
import { FullstackTestingError, MissingArgumentError } from './errors.mjs'
34-
import net from 'net'
3534
import { Templates } from './templates.mjs'
3635

3736
const REASON_FAILED_TO_GET_KEYS = 'failed to get keys for accountId'

0 commit comments

Comments
 (0)