mirror of https://gitee.com/bigwinds/arangodb
Remove debug
This commit is contained in:
parent
7b758efaeb
commit
3f9f03bb38
|
@ -779,7 +779,6 @@ function createLocalCollections (plannedCollections, planVersion, takeOverRespon
|
|||
}
|
||||
|
||||
if (takeOverResponsibility && !didWrite) {
|
||||
console.info("HMMMM WRITE");
|
||||
writeLocked({ part: "Current" },
|
||||
takeOver,
|
||||
[ database, shard, collInfo, error ]);
|
||||
|
|
Loading…
Reference in New Issue