Skip to content

Commit

Permalink
chore: oops
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardoboucas committed Aug 11, 2023
1 parent 1710c7e commit 1a1ebce
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/utils/deploy/hash-fns.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,6 @@ const hashFns = async (
throw new Error('Missing tmpDir directory for zipping files')
}

console.log('---> hashFns', { rootDir })

const functionZips = await getFunctionZips({
directories,
functionsConfig,
Expand Down

0 comments on commit 1a1ebce

Please sign in to comment.