Shun Miyazawa 4 lat temu
rodzic
commit
ad8f171bac

+ 0 - 2
packages/app/src/components/InAppNotification/InAppNotificationElm.tsx

@@ -69,8 +69,6 @@ const InAppNotificationElm = (props: Props): JSX.Element => {
   }, []);
 
   const actionUsers = getActionUsers();
-
-  // TODO: 82528 Swap target.path and snapshot.path
   const pagePath = { path: notification.pageIdSnapshot };
 
   const actionType: string = notification.action;