1
0
Fork 0

Remove debug

This commit is contained in:
Andreas Streichardt 2016-03-24 14:26:12 +01:00
parent 7b758efaeb
commit 3f9f03bb38
1 changed files with 0 additions and 1 deletions

View File

@ -779,7 +779,6 @@ function createLocalCollections (plannedCollections, planVersion, takeOverRespon
}
if (takeOverResponsibility && !didWrite) {
console.info("HMMMM WRITE");
writeLocked({ part: "Current" },
takeOver,
[ database, shard, collInfo, error ]);