Skip to content

Commit

Permalink
tfunction not needed in confirm index file #2
Browse files Browse the repository at this point in the history
  • Loading branch information
Wozacosta committed Feb 29, 2024
1 parent db859d8 commit 54361d4
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import invariant from "invariant";
import React, { useMemo } from "react";
import { TFunction } from "i18next";
import styled from "styled-components";
import { Account, AccountLike, TransactionCommon } from "@ledgerhq/types-live";
import { getAccountUnit, getMainAccount } from "@ledgerhq/live-common/account/index";
Expand Down

0 comments on commit 54361d4

Please sign in to comment.