From 36bf8e3269395e6612339d28ae0d7a48568f4757 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 13 Mar 2017 02:17:03 +0100 Subject: lol --- lib/okpush/apn.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/okpush/apn.js b/lib/okpush/apn.js index 05eaa1f5..02f45fcc 100644 --- a/lib/okpush/apn.js +++ b/lib/okpush/apn.js @@ -18,7 +18,7 @@ function push (channel, note) { console.error("Error fetching devices:", err) return } - console.log(note, tokens) + // console.log(note, tokens) apnProvider.send(note, tokens).then( function (response) { // response.sent.forEach( function (token) { // notificationSent(user, token) -- cgit v1.2.3-70-g09d2