Skip to content

Commit 94466aa

Browse files
committed
more
1 parent 429741f commit 94466aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

auth/src/main/java/com/firebase/ui/auth/viewmodel/AuthViewModelBase.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,4 @@ public void initializeForTesting(FlowParameters parameters,
5151
mAuth = auth;
5252
mSignInClient = client;
5353
}
54-
}
54+
}

0 commit comments

Comments
 (0)