Skip to content

Commit 4539b0b

Browse files
committed
refactor: consistency fix
1 parent 6100440 commit 4539b0b

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

lib/build/webauthn-shared.js

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/ts/recipe/webauthn/recipe.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ export default class Webauthn extends AuthRecipe<
5656
public readonly webJSRecipe: WebJSRecipeInterface<typeof WebauthnWebJS> = WebauthnWebJS
5757
) {
5858
super(config);
59-
this.recipeID = config.recipeId;
6059

6160
// We can ideally call postInitCallbacks to set MFA's if
6261
// we are using it.

0 commit comments

Comments
 (0)