git ssb

16+

Dominic / patchbay



Commit 945ca13b771f8b6d6af68122f85759e9f3eb3e9b

fix: rm console.log

mixmix committed on 7/16/2018, 11:22:07 PM
Parent: eacddab52ce2938a0ec668529167bae1aa0be91d

Files changed

app/page/public.jschanged
app/page/public.jsView
@@ -54,9 +54,8 @@
5454 }],
5555 limit: 100
5656 })
5757
58- server.query.explain(_opts, console.log)
5958 return next(server.query.read, _opts, ['timestamp'])
6059 })
6160
6261 // TODO : build a pull-stream which has seperate state + rendering

Built with git-ssb-web