From 0767045a3b210ee65a4c8c90b5dc42a6e54e0d1f Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Fri, 15 Dec 2017 08:13:12 +0100 Subject: nomo tostring --- bucky/app/bucky.js | 5 ----- 1 file changed, 5 deletions(-) (limited to 'bucky/app/bucky.js') diff --git a/bucky/app/bucky.js b/bucky/app/bucky.js index 20bb2e5..1f90111 100644 --- a/bucky/app/bucky.js +++ b/bucky/app/bucky.js @@ -148,11 +148,6 @@ var bucky = module.exports = { if (! keyword) return next() db.getKeyword(keyword).then(function(keyword){ res.keyword = keyword - if (keyword) { - keyword.set("threads", keyword.get("threads").toString()) - keyword.set("ops", keyword.get("ops").toString()) - keyword.set("display", (keyword.get("display") || '').toString()) - } next() }) }, -- cgit v1.2.3-70-g09d2