Remove dev log

pull/1/head
yflory 2020-10-09 15:51:57 +02:00 committed by ansuz
parent 935df47018
commit c1b9ca5685
1 changed files with 0 additions and 1 deletions

View File

@ -1893,7 +1893,6 @@ define([
});
ooChannel.historyLastHash = ooChannel.lastHash;
ooChannel.currentIndex = ooChannel.cpIndex;
console.error(ooChannel.historyLastHash);
loadCp(lastCp, true);
});
};