Skip to content

Commit

Permalink
feat(auth): fix android merge
Browse files Browse the repository at this point in the history
  • Loading branch information
Lyokone committed Jul 7, 2022
1 parent 0b1bcd7 commit a732023
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ import 'package:firebase_auth_platform_interface/firebase_auth_platform_interfac
import 'package:firebase_auth_platform_interface/src/method_channel/method_channel_firebase_auth.dart';
import 'package:firebase_auth_platform_interface/src/method_channel/method_channel_user_credential.dart';
import 'package:firebase_auth_platform_interface/src/method_channel/utils/pigeon_helper.dart';
import 'package:firebase_auth_platform_interface/src/pigeon/messages.pigeon.dart';

class MethodChannelMultiFactor extends MultiFactorPlatform {
/// Constructs a new [MethodChannelMultiFactor] instance.
Expand Down

0 comments on commit a732023

Please sign in to comment.