Skip to content

Commit 8c6fa7b

Browse files
committed
Update Amazon - Sort by number of reviews.js
1 parent c335ca5 commit 8c6fa7b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

javascripts/Amazon - Sort by number of reviews.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
/*global URL, URLSearchParams */
21
"use strict";
32
var url = new URL(location.href);
43
var params = new URLSearchParams(url.search);

0 commit comments

Comments
 (0)