removed console logging
This commit is contained in:
@@ -257,7 +257,6 @@ const searchPackages = () => {
|
||||
|
||||
// push params to url
|
||||
window.history.pushState(null, '', url.toString())
|
||||
console.log(url.toString())
|
||||
|
||||
// add limit to query params
|
||||
params.set('limit', OFFSET.toString())
|
||||
|
Reference in New Issue
Block a user