Skip to content

Commit beb656d

Browse files
author
AffanTheBest
committed
remove log
1 parent d8b6391 commit beb656d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

utils.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ const selectors = {
2424
}
2525
const getProductDetails = async(url, merchant) => {
2626
try{
27-
// console.log(encodeURIComponent(url));
2827
const res = await axios.get(`${WORKER_URL}/?url=${encodeURIComponent(url)}`, {
2928
headers: {
3029
"User-Agent":

0 commit comments

Comments
 (0)