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 #154 from cryptape/develop
Browse files Browse the repository at this point in the history
remote useless log
  • Loading branch information
Keith-CY authored Jan 4, 2019
2 parents 75b8a06 + 4fd56d9 commit 549066a
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 549066a

Please sign in to comment.