From 837993927913463265b5500aa345fe66bd4415c4 Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Mon, 25 Apr 2016 14:32:57 -0400 Subject: [PATCH] remove log line --- dashboard-ui/scripts/librarybrowser.js | 1 - 1 file changed, 1 deletion(-) diff --git a/dashboard-ui/scripts/librarybrowser.js b/dashboard-ui/scripts/librarybrowser.js index 9be0e43ff0..ab6081351a 100644 --- a/dashboard-ui/scripts/librarybrowser.js +++ b/dashboard-ui/scripts/librarybrowser.js @@ -2163,7 +2163,6 @@ item['data-' + att.name] = att.value; } } - console.log(item['data-commands']); var defaultAction = options.defaultAction; if (defaultAction == 'play' || defaultAction == 'playallfromhere') {