Skip to content

Commit 8d8d5da

Browse files
committed
remove printing constants
1 parent 1ef224c commit 8d8d5da

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,6 @@ module.exports = {
331331

332332
const { utils, inputs, constants } = arg
333333
debug('onSuccess inputs %o', inputs)
334-
debug('onSuccess constants %o', constants)
335334

336335
const isLocal = constants.IS_LOCAL
337336
const siteName = process.env.SITE_NAME

0 commit comments

Comments
 (0)