Bläddra i källkod

Run test pipeline again

arvid-e 7 månader sedan
förälder
incheckning
7c61cd8463
1 ändrade filer med 0 tillägg och 1 borttagningar
  1. 0 1
      apps/app/src/client/components/RecentActivity/RecentActivity.tsx

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

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