orbitdb-archive / ipfs-log

Append-only log CRDT on IPFS
https://orbitdb.github.io/ipfs-log/
MIT License
398 stars 55 forks source link

Remove unused LogIO.fromMultihash method #222

Closed satazor closed 5 years ago

satazor commented 5 years ago

Description (Required)

Remove unused LogIO.fromMultihash method, a left over of #213.

aphelionz commented 5 years ago

@satazor Looks good to me! Do us a favor and run make rebuild and commit the files in lib and dist before merging.

satazor commented 5 years ago

Done!

aphelionz commented 5 years ago

Great! I'll merge now.