Skip to content

Commit

Permalink
chore: fix inconsistent files with origin
Browse files Browse the repository at this point in the history
  • Loading branch information
BelgianNoise committed Jan 14, 2022
1 parent b446f19 commit 192681d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/index.ts
Expand Up @@ -128,7 +128,6 @@ export * from './identity/configuration/ProviderFactory';

// Identity/Interaction/Email-Password/Handler
export * from './identity/interaction/email-password/handler/ForgotPasswordHandler';
export * from './identity/interaction/email-password/handler/InteractionHandler';
export * from './identity/interaction/email-password/handler/LoginHandler';
export * from './identity/interaction/email-password/handler/RegistrationHandler';
export * from './identity/interaction/email-password/handler/ResetPasswordHandler';
Expand Down

0 comments on commit 192681d

Please sign in to comment.