删除不小心添加的无用代码

删除不小心添加的无用代码
pull/107/head
enjoyuruf 2019-09-08 01:04:23 +08:00 committed by GitHub
parent 326f3e1f3f
commit b5872cf4ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -798,9 +798,6 @@ if(mashiro_option.float_player_on) {
apSwitchTag =0;
}
});
$(".aplayer-icon-loop").click(function(){
});
}
var b = 'https://api.i-meto.com/meting/api?server=:server&type=:type&id=:id&r=:r';
'undefined' != typeof meting_api && (b = meting_api);