Skip to content

Commit a47e9ce

Browse files
committed
clean up
1 parent 235396f commit a47e9ce

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

src/libs/SearchQueryUtils.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -809,9 +809,6 @@ function buildUserReadableQueryString(
809809
title += buildFilterValuesString(getUserFriendlyKey(key), displayQueryFilters);
810810
}
811811

812-
console.log('title');
813-
console.log(title);
814-
815812
return title;
816813
}
817814

0 commit comments

Comments
 (0)