diff --git a/src/containers/BlockTable/index.tsx b/src/containers/BlockTable/index.tsx index f346e10..8a46688 100644 --- a/src/containers/BlockTable/index.tsx +++ b/src/containers/BlockTable/index.tsx @@ -178,8 +178,6 @@ class BlockTable extends React.Component { activeParams.numberFrom, activeParams.numberTo ) - console.log(headers) - console.log(items) const transactionSearchText = rangeSelectorText( 'Transaction', activeParams.transactionFrom,