mirror of
https://github.com/alibaba/anyproxy.git
synced 2025-08-04 21:39:04 +00:00
bugfix for #36, ready to release v3.7.7
This commit is contained in:
@@ -8,7 +8,6 @@ function printLog(content,type){
|
||||
if(!ifPrint) return;
|
||||
|
||||
var tip = content;
|
||||
|
||||
console.log(tip);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user