mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Fixed merge conflicts with PR-623
This commit is contained in:
parent
e686b2af0e
commit
1cbdb84cf1
@ -39,9 +39,6 @@ public class FCMPushNotificationServiceComponent {
|
||||
@SuppressWarnings("unused")
|
||||
protected void activate(ComponentContext componentContext) {
|
||||
try {
|
||||
if (log.isDebugEnabled()) {
|
||||
log.debug("Initializing FCM based push notification provider implementation bundle");
|
||||
}
|
||||
//Do nothing
|
||||
if (log.isDebugEnabled()) {
|
||||
log.debug("FCM based push notification provider implementation bundle has been successfully " +
|
||||
|
||||
Loading…
Reference in New Issue
Block a user