Browse Source

Run test pipeline again

arvid-e 6 months ago
parent
commit
7c61cd8463
1 changed files with 0 additions and 1 deletions
  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>
   );
-
 };