Fixed merge conflicts with PR-623

revert-70aa11f8
Harshan Liyanage 8 years ago
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…
Cancel
Save