From e708ad93a98e43e0c1c21452114668bbdcc4048f Mon Sep 17 00:00:00 2001 From: wonderlandpark Date: Sun, 7 Mar 2021 22:36:27 +0900 Subject: [PATCH] chore: removed debug code --- next.config.js | 1 - 1 file changed, 1 deletion(-) diff --git a/next.config.js b/next.config.js index d7adb63..4d2eea4 100644 --- a/next.config.js +++ b/next.config.js @@ -29,7 +29,6 @@ module.exports = { ), }) ) - console.log(process.env) if ( SENTRY_DSN && SENTRY_ORG &&