mirror of
https://git.mirrors.martin98.com/https://github.com/sub-store-org/Sub-Store.git
synced 2025-09-12 15:53:11 +08:00
Removed unused log
This commit is contained in:
parent
944609ec26
commit
bf8be6e0cb
@ -3099,7 +3099,6 @@ function clone(object) {
|
||||
}
|
||||
|
||||
function buildRegex(str, ...options) {
|
||||
console.log("OOOOOOO: " + str);
|
||||
options = options.join("");
|
||||
if (str.startsWith("(?i)")) {
|
||||
str = str.substr(4);
|
||||
|
4
backend/sub-store.min.js
vendored
4
backend/sub-store.min.js
vendored
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user