Skip to content

Commit 8993048

Browse files
committed
Forgot new line
Signed-off-by: Alex Saveau <[email protected]>
1 parent 647b0db commit 8993048

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/java/com/firebase/uidemo/util/SignInResultNotifier.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ public void onComplete(@NonNull Task<AuthResult> task) {
2727
Toast.makeText(mContext, R.string.anonymous_auth_failed_msg, Toast.LENGTH_LONG).show();
2828
}
2929
}
30-
}
30+
}

0 commit comments

Comments
 (0)