X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=ultimate.js;h=2b483e225a68039c41023474d31a88f1122cbb06;hb=06353f8e12183491089ec9352fd9c21ae095f890;hp=d327ed5ad6008c220aa5185efb24941e7582f91d;hpb=f3e456ed250cb32c34e43d414f1f05887c355534;p=pkanalytics diff --git a/ultimate.js b/ultimate.js index d327ed5..2b483e2 100644 --- a/ultimate.js +++ b/ultimate.js @@ -499,7 +499,6 @@ function process_matches(json, filters) { if (type === 'catch' && handler !== null && players[handler].on_field_since === null) { // The handler subbed out and was replaced with another handler, // so this wasn't a pass. - console.log(match['description'] + ' ' + format_time(t) + ': Disc came from subbed-out player ' + players[handler].name + '; not counting a pass.'); handler = null; }