Skip to content

Commit

Permalink
Cleanup: remove pages/Wallet/components/ShortTextView (#3511)
Browse files Browse the repository at this point in the history
  • Loading branch information
iower committed Nov 28, 2020
1 parent 9e3181b commit 400ab61
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 20 deletions.
1 change: 0 additions & 1 deletion src/front/shared/pages/Transaction/TxInfo/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ import ShareButton from 'components/controls/ShareButton/ShareButton'
import okSvg from 'shared/images/ok.svg'
import actions from 'redux/actions'
import Button from 'components/controls/Button/Button'
import ShortTextView from 'pages/Wallet/components/ShortTextView/ShortTextView.js'
import { isMobile } from "react-device-detect";
import { BigNumber } from 'bignumber.js'
import Skeleton from 'react-loading-skeleton'
Expand Down

This file was deleted.

0 comments on commit 400ab61

Please sign in to comment.