From: Chris Duncan Date: Sun, 10 Aug 2025 05:43:20 +0000 (-0700) Subject: Reorder imports. X-Git-Tag: v0.10.5~41^2~132 X-Git-Url: https://git.codecow.com/?a=commitdiff_plain;h=a7dfb0036ba44f4ae855e6be3f801bc1a7b98e5f;p=libnemo.git Reorder imports. --- diff --git a/src/lib/wallet/wallet.ts b/src/lib/wallet/wallet.ts index 61f0828..49d02af 100644 --- a/src/lib/wallet/wallet.ts +++ b/src/lib/wallet/wallet.ts @@ -6,12 +6,12 @@ import { Account, AccountList } from '../account' import { Block } from '../block' import { ADDRESS_GAP } from '../constants' import { bytes, hex, utf8 } from '../convert' +import { _create } from './create' import { Database } from '../database' import { _load } from './load' import { Rpc } from '../rpc' import { default as SafeWorker } from './safe' import { WorkerQueue } from './worker-queue' -import { _create } from './create' /** * Represents a wallet containing numerous Nano accounts derived from a single