kaori %!s(int64=4) %!d(string=hai) anos
pai
achega
fd5406865c

+ 0 - 1
packages/app/src/components/InAppNotification/InAppNotification.tsx

@@ -40,7 +40,6 @@ export const InAppNotification = (props: Props): JSX.Element => {
     const actionUsers = notification.actionUsers;
 
     if (actionUsers.length < 1) {
-    // what is this case?
       return <></>;
     }