Skip to content

Commit

Permalink
デバッグ用のやつ消し忘れてた
Browse files Browse the repository at this point in the history
  • Loading branch information
oflow committed Dec 12, 2014
1 parent f723ddc commit 9701557
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion focus-last-tab.uc.js
Expand Up @@ -186,7 +186,6 @@
// 選択したらタイムスタンプ更新して未読消す
ss.setTabValue(tab, 'data-flt-timestamp', Date.now().toString());
this.markAsRead(tab);
this.debug('select');
},
open: function(tab) {
// タイムスタンプ追加、未読追加
Expand Down

0 comments on commit 9701557

Please sign in to comment.