Skip to content
This repository has been archived by the owner on Apr 20, 2020. It is now read-only.

Commit

Permalink
Merge pull request #155 from cryptape/release
Browse files Browse the repository at this point in the history
Release
  • Loading branch information
Keith-CY authored Jan 7, 2019
2 parents 74b5756 + 549066a commit bf819a4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/containers/BlockTable/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -178,8 +178,6 @@ class BlockTable extends React.Component<BlockTableProps, BlockTableState> {
activeParams.numberFrom,
activeParams.numberTo
)
console.log(headers)
console.log(items)
const transactionSearchText = rangeSelectorText(
'Transaction',
activeParams.transactionFrom,
Expand Down

0 comments on commit bf819a4

Please sign in to comment.