* refactor: remove console.log.
This commit is contained in:
@@ -363,7 +363,6 @@ $(function()
|
||||
var updateTimer;
|
||||
var updateCallback = function()
|
||||
{
|
||||
console.log('i');
|
||||
updateKanbanAffixState();
|
||||
updateTimer = null;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user