Skip to content

Commit df97751

Browse files
Removing unnecessary tag
1 parent fa27a95 commit df97751

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

firebase-app-distribution/src/main/java/com/google/firebase/appdistribution/FirebaseAppDistributionException.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@
2020

2121
/** Possible exceptions thrown in FirebaseAppDistribution */
2222
public class FirebaseAppDistributionException extends FirebaseException {
23-
private static final String TAG = "FirebaseAppDistributionException";
24-
2523
public enum Status {
2624
/** Unknown error. */
2725
UNKNOWN,

0 commit comments

Comments
 (0)