Skip to content

Commit fc9480c

Browse files
authored
Update packages/runtime/src/index.ts
1 parent 577630f commit fc9480c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/runtime/src/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ const plugin: NetlifyPlugin = {
5151
cache,
5252
},
5353
}) {
54-
console.log('using local version')
5554
const { publish } = netlifyConfig.build
5655
if (shouldSkip()) {
5756
await restoreCache({ cache, publish })

0 commit comments

Comments
 (0)