Skip to content

Commit afdabb7

Browse files
jasnellanonrig
andauthored
src: update from code review
Co-authored-by: Yagiz Nizipli <[email protected]>
1 parent 5093f39 commit afdabb7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/crypto/crypto_util.cc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,6 @@ void SetFipsCrypto(const FunctionCallbackInfo<Value>& args) {
220220
if (cryptoErrorListToException(env, errors).ToLocal(&exception)) {
221221
env->isolate()->ThrowException(exception);
222222
}
223-
return;
224223
}
225224
}
226225

0 commit comments

Comments
 (0)