Skip to content

Commit 07dfd82

Browse files
committed
feat: code cleanup
Signed-off-by: Gaurav Goel <[email protected]>
1 parent 5f4e21e commit 07dfd82

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core/src/main/java/com/web3auth/core/Web3Auth.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,6 @@ class Web3Auth(web3AuthOptions: Web3AuthOptions) {
184184
web3AuthResponse = resp
185185
} else {
186186
print(error)
187-
initializeCf.completeExceptionally(error)
188187
}
189188
initializeCf.complete(null)
190189
}

0 commit comments

Comments
 (0)