不要なグローバル変数を削除
This commit is contained in:
parent
496c3fe934
commit
8a8ac211ef
|
@ -50,7 +50,6 @@ public class TestService extends Service {
|
||||||
}
|
}
|
||||||
|
|
||||||
FirebaseFirestore db;
|
FirebaseFirestore db;
|
||||||
DocumentReference mDocRef;
|
|
||||||
|
|
||||||
public static final String TAG = "InspirationQuote";
|
public static final String TAG = "InspirationQuote";
|
||||||
private static final String CHANNEL_ID = "child_guard_emergency";
|
private static final String CHANNEL_ID = "child_guard_emergency";
|
||||||
|
|
Loading…
Reference in New Issue
Block a user