Skip to content

Commit

Permalink
Remove console
Browse files Browse the repository at this point in the history
  • Loading branch information
kattylucy committed Feb 4, 2025
1 parent cb051a6 commit 89d04b6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions centrifuge-app/src/components/Report/AssetList.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -206,8 +206,6 @@ export function AssetList({ pool }: { pool: Pool }) {
}
)

console.log(snapshots)

const columns = useMemo(
() =>
columnConfig
Expand Down

0 comments on commit 89d04b6

Please sign in to comment.