aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/render-msg.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/render-msg.js b/lib/render-msg.js
index d36646e..f7c2281 100644
--- a/lib/render-msg.js
+++ b/lib/render-msg.js
@@ -646,10 +646,6 @@ RenderMsg.prototype.issueEdit = function (cb) {
}
RenderMsg.prototype.object = function (cb) {
- this.wrap(h('pre', this.linkify(JSON.stringify(this.c, 0, 2))), cb)
-}
-
-RenderMsg.prototype.object = function (cb) {
var done = multicb({pluck: 1, spread: true})
var elCb = done()
this.wrap([