Skip to content

Commit

Permalink
feat: Move Utils Component from Portal to Commons - Meeds-io/MIPs#181
Browse files Browse the repository at this point in the history
  • Loading branch information
boubaker committed Feb 20, 2025
1 parent e31c066 commit a062849
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
import org.exoplatform.commons.notification.NotificationUtils;
import org.exoplatform.commons.notification.template.TemplateUtils;
import org.exoplatform.commons.utils.CommonsUtils;
import org.exoplatform.commons.utils.TimeConvertUtils;
import org.exoplatform.container.xml.InitParams;
import org.exoplatform.services.log.ExoLogger;
import org.exoplatform.services.log.Log;
Expand All @@ -63,7 +64,6 @@
import org.exoplatform.social.notification.plugin.RequestJoinSpacePlugin;
import org.exoplatform.social.notification.plugin.SocialNotificationUtils;
import org.exoplatform.social.notification.plugin.SpaceInvitationPlugin;
import org.exoplatform.webui.utils.TimeConvertUtils;

/**
* Templates for Push Notifications.
Expand Down

0 comments on commit a062849

Please # to comment.