remove debug console.log

このコミットが含まれているのは:
Christoph Wurst 2016-05-24 13:40:01 +02:00
コミット 1671d8e337
この署名に対応する既知のキーがデータベースに存在しません
GPGキーID: FEECD2543CA6EAF0

ファイルの表示

@ -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) {