Skip to content

Commit

Permalink
removed console log
Browse files Browse the repository at this point in the history
  • Loading branch information
radumojic committed Nov 13, 2024
1 parent 445315c commit b46d1b1
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,6 @@ export const StatusColumnFilters = ({

const relayedOptions = [{ value: 'true', label: 'Relayed' }];

console.log('0----', inactiveFilters);

const allInactive = [
TransactionFiltersEnum.status,
TransactionFiltersEnum.miniBlockHash,
Expand Down

0 comments on commit b46d1b1

Please sign in to comment.