Skip to content
Snippets Groups Projects
Commit dbe731db authored by Dima Rifai's avatar Dima Rifai Committed by mcfarhat
Browse files

Remove console.log

parent b89f0397
No related branches found
No related tags found
1 merge request!581Delrifai/#475 add export functionality
......@@ -68,7 +68,6 @@ const AccountSearchResults = () => {
accountOperationsSearchProps,
searchRanges
);
console.log(accountOperations?.total_pages);
return (
<>
{accountOperations.total_operations > 0 ? (
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment