Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Commit 7560183

Browse files
author
Axel Vencatareddy
committed
Remove unnecessary import
1 parent ce89207 commit 7560183

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

android/src/main/java/com/dieam/reactnativepushnotification/modules/RNPushNotification.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@
2525
import java.util.Map;
2626
import java.util.Random;
2727

28-
import com.google.firebase.messaging.FirebaseMessaging;
29-
3028
public class RNPushNotification extends ReactContextBaseJavaModule implements ActivityEventListener {
3129
public static final String LOG_TAG = "RNPushNotification";// all logging should use this tag
3230

0 commit comments

Comments
 (0)