From adc6a45185be52ae4d6d4796a07c36859a9fd464 Mon Sep 17 00:00:00 2001 From: mayjs Date: Mon, 15 May 2017 18:31:10 +0200 Subject: Removed old debug output --- models/boards.js | 1 - 1 file changed, 1 deletion(-) (limited to 'models/boards.js') diff --git a/models/boards.js b/models/boards.js index 6959d653..e0fd81dd 100644 --- a/models/boards.js +++ b/models/boards.js @@ -557,7 +557,6 @@ if (Meteor.isServer) { //BOARDS REST API if (Meteor.isServer) { JsonRoutes.add('GET', '/api/user/boards', function (req, res, next) { - console.log("Running"); // TODO: This should be changed to be less restrictive! Authentication.checkUserId(req.userId); -- cgit v1.2.3-1-g7c22