Skip to content

Commit 3bd59a3

Browse files
committed
chore: clean-up
1 parent 1501e81 commit 3bd59a3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

build/generate-sri.mjs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ sh.config.fatal = true
2323
const configFile = path.join(__dirname, '../hugo.yml')
2424
const isCanaryVersion = pkg.version.includes('canary')
2525

26-
console.log(isCanaryVersion)
27-
2826
// Array of objects which holds the files to generate SRI hashes for.
2927
// `file` is the path from the root folder
3028
// `configPropertyName` is the hugo.yml variable's name of the file

0 commit comments

Comments
 (0)