git ssb

16+

Dominic / patchbay



Commit 3f75d16d86f72aacbf190a7b9eb2229e73978b91

rm console.log

mix irving committed on 6/6/2018, 10:36:17 AM
Parent: 581254ceab1c7f5bcd943eb7f7393dfba611529c

Files changed

app/page/public.jschanged
app/page/public.jsView
@@ -19,9 +19,8 @@
1919 'message.html.render': 'first'
2020 })
2121
2222 exports.create = function (api) {
23- console.log('LOADING PUBLIC PAGE')
2423 return nest({
2524 'app.html.menuItem': menuItem,
2625 'app.page.public': publicPage
2726 })

Built with git-ssb-web