Skip to content

Commit

Permalink
Remove useless module
Browse files Browse the repository at this point in the history
  • Loading branch information
serg-plusplus committed Jul 8, 2021
1 parent 36cacbc commit c3c26bc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib/temple/back/vault.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ import * as Ed25519 from "ed25519-hd-key";
import { browser } from "webextension-polyfill-ts";

import { getMessage } from "lib/i18n";
import { FastRpcClient } from "lib/taquito-fast-rpc";
import { mergeAssets } from "lib/temple/assets";
import { PublicError } from "lib/temple/back/defaults";
import { TempleLedgerSigner } from "lib/temple/back/ledger-signer";
Expand Down

0 comments on commit c3c26bc

Please sign in to comment.