Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
islamaliev committed Mar 28, 2023
1 parent b84cf83 commit 0195159
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions db/collection.go
Original file line number Diff line number Diff line change
Expand Up @@ -830,9 +830,6 @@ func (c *collection) save(
doc.SetHead(headNode.Cid())
})

cidStr := headNode.Cid().String()
cidStr = cidStr

return headNode.Cid(), nil
}

Expand Down

0 comments on commit 0195159

Please sign in to comment.