Remove dev log

pull/1/head
yflory 4 years ago committed by ansuz
parent 935df47018
commit c1b9ca5685

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

Loading…
Cancel
Save