TestServiceの全体的なリファクタリング #28

Merged
asura146 merged 73 commits from improve/refactor_service into main 2024-07-12 02:17:26 +00:00
Showing only changes of commit 8a8ac211ef - Show all commits

View File

@ -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";