Skip to content

Commit

Permalink
rm console.log
Browse files Browse the repository at this point in the history
  • Loading branch information
salazarm committed Dec 5, 2024
1 parent 48dc8d5 commit 5bdf89e
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -251,8 +251,6 @@ export const AssetsCatalogTable = ({
);
}

console.log({assets, filtered, displayed, fetchResult, filteredAssetsLoading});

return (
<AssetTable
view={view}
Expand Down

0 comments on commit 5bdf89e

Please sign in to comment.