Skip to content

Commit c4266b5

Browse files
author
Aaron Mandle
committed
Revert "Force rerun of Travis"
This reverts commit 327bf1b.
1 parent 327bf1b commit c4266b5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

auth/src/main/java/com/firebase/ui/auth/AuthUI.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,6 @@ public Void then(@NonNull Task<GoogleApiClient> task) throws Exception {
328328
* API. Returns a {@code Task} that succeeds if the Firebase Auth user deletion succeeds and
329329
* fails if the Firebase Auth deletion fails. Credentials deletion failures are handled
330330
* silently.
331-
*
332331
* @param activity the calling {@link Activity}.
333332
*/
334333
public Task<Void> delete(@NonNull Activity activity) {

0 commit comments

Comments
 (0)