git ssb

3+

cel / ssb-publishguard



Commit 7f14d22b7ba899240c07141fc78436fba4f16a14

Remove redundant line

cel committed on 3/19/2019, 7:50:15 AM
Parent: 4681c34eca9aa16ef5e452b7a7d54b67c65fafc1

Files changed

index.jschanged
index.jsView
@@ -20,9 +20,8 @@
2020 }
2121 sbotPublish(ciphertext, cb)
2222 }
2323 confirm = confirmer({
24- ws: sbot.ws,
2524 publish: sbotPublish,
2625 privatePublish: sbotPrivatePublish,
2726 config: config.publishguard,
2827 ws: sbot.ws,

Built with git-ssb-web