From cf9931416c5ff69c46075e4f849b4000e29b2a37 Mon Sep 17 00:00:00 2001 From: okfprojz Date: Thu, 14 Apr 2016 20:37:20 -0400 Subject: webhook works, no need to dump process.env --- index.js | 2 -- 1 file changed, 2 deletions(-) (limited to 'index.js') diff --git a/index.js b/index.js index 293582b..4dc697d 100644 --- a/index.js +++ b/index.js @@ -1,8 +1,6 @@ require('dotenv').config(); -console.log(process.env) - var okcms = require('okcms') var isProduction = process.env.OK_PRODUCTION === 'true' -- cgit v1.2.3-70-g09d2