Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2590201

Browse files
committed
lol rm that continue
1 parent 6eeee5e commit 2590201

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core/computed/computed-artifact.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ function makeComputedArtifact(computableArtifact, keys) {
4545
} else {
4646
// For now, simply log in production.
4747
log.error(`lh:computed:${computedName}`, err);
48-
continue;
4948
}
5049
}
5150
}

0 commit comments

Comments
 (0)