From a7071291468f1b3b99d13691b6c088f00069896f Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Tue, 26 Feb 2019 16:51:24 +0200 Subject: Removed console.log. --- client/components/lists/listBody.js | 1 - 1 file changed, 1 deletion(-) (limited to 'client') diff --git a/client/components/lists/listBody.js b/client/components/lists/listBody.js index 5a3862f3..04c7eede 100644 --- a/client/components/lists/listBody.js +++ b/client/components/lists/listBody.js @@ -571,7 +571,6 @@ BlazeComponent.extendComponent({ }, boards() { - console.log('booom'); const boards = Boards.find({ archived: false, 'members.userId': Meteor.userId(), -- cgit v1.2.3-1-g7c22