Remove dev log

pull/1/head
yflory 4 years ago
parent a16b43b25c
commit 7588dcd631

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

Loading…
Cancel
Save