Browse Source

Try running the test pipeline again

arvid-e 6 months ago
parent
commit
87aba1116c
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

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