Skip to content

Commit bef5679

Browse files
authored
Update easyproxy.js
1 parent 6fcff36 commit bef5679

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

easyproxy.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ function FindProxyForURL(url, host) {
4949

5050
#rules = new Map();
5151
#routing = {};
52-
console.log(1);
52+
5353
constructor() {
5454
EasyProxy.#instances.add(this);
5555
}

0 commit comments

Comments
 (0)