Remove rogue log
This commit is contained in:
parent
861aa5a7db
commit
d21d18dd82
1 changed files with 0 additions and 1 deletions
|
@ -452,7 +452,6 @@ foldobjects(SnapFun, Tag, KeyRanges, FoldObjFun, DeferredFetch, SegmentList) ->
|
||||||
|
|
||||||
ListFoldFun =
|
ListFoldFun =
|
||||||
fun({StartKey, EndKey}, FoldAcc) ->
|
fun({StartKey, EndKey}, FoldAcc) ->
|
||||||
io:format("SK ~w EK ~w ~n", [StartKey, EndKey]),
|
|
||||||
leveled_penciller:pcl_fetchkeysbysegment(LedgerSnapshot,
|
leveled_penciller:pcl_fetchkeysbysegment(LedgerSnapshot,
|
||||||
StartKey,
|
StartKey,
|
||||||
EndKey,
|
EndKey,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue