Sfoglia il codice sorgente

Try running the test pipeline again

arvid-e 5 mesi fa
parent
commit
87aba1116c

+ 0 - 1
apps/app/src/client/components/RecentActivity/RecentActivity.tsx

@@ -79,5 +79,4 @@ export const RecentActivity = (props: RecentActivityProps): JSX.Element => {
       />
     </div>
   );
-
 };