remove debug console.log

Este commit está contenido en:
Christoph Wurst 2016-05-24 13:40:01 +02:00
padre f8bbbba306
commit 1671d8e337
No se encontró ninguna clave conocida en la base de datos para esta firma
ID de clave GPG: FEECD2543CA6EAF0

Ver fichero

@ -71,7 +71,6 @@
list.html('');
// Show header only if there are tokens to show
console.log(tokens.length > 0);
this._toggleHeader(tokens.length > 0);
tokens.forEach(function(token) {