Skip to content

Commit

Permalink
remove printing constants
Browse files Browse the repository at this point in the history
  • Loading branch information
bahmutov committed Feb 5, 2021
1 parent 1ef224c commit 8d8d5da
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,6 @@ module.exports = {

const { utils, inputs, constants } = arg
debug('onSuccess inputs %o', inputs)
debug('onSuccess constants %o', constants)

const isLocal = constants.IS_LOCAL
const siteName = process.env.SITE_NAME
Expand Down

0 comments on commit 8d8d5da

Please sign in to comment.